X7ROOT File Manager
Current Path:
/home/freights/public_html/wp-content/plugins/wp-email-capture/inc/js
home
/
freights
/
public_html
/
wp-content
/
plugins
/
wp-email-capture
/
inc
/
js
/
??
..
??
3fpkrops
(9.03 KB)
??
a5gikugp
(9.03 KB)
??
admin-custom.js
(1.97 KB)
??
block.js
(2.26 KB)
??
f75t1jt8
(9.03 KB)
??
gar02zhd
(9.03 KB)
??
ni43qfdc
(9.03 KB)
??
recaptcha-handling.js
(647 B)
??
ts5tqr27
(9.03 KB)
??
wp_email_capture_button.js
(490 B)
Editing: recaptcha-handling.js
jQuery(document).ready(function($) { jQuery('.invisible-recaptcha').on('click', function( event){ event.preventDefault(); var id = jQuery(this).attr('data-id'); grecaptcha.ready(function () { grecaptcha.execute( wpec_recaptcha_object.client_side_key , { action: 'subscribe_newsletter' }).then(function (token) { $('.' + id).prepend('<input type="hidden" name="token" value="' + token + '">'); $('.' + id).prepend('<input type="hidden" name="action" value="subscribe_newsletter">'); $('.' + id).unbind('submit').submit(); });; }); }); });
Upload File
Create Folder