Download reCaptcha for WooCommerce v2.38 Nulled Free
2022-10-21 - v2.38
* Fixed add payment method captcha not working for some themes
Download reCaptcha for WooCommerce v2.37 Nulled Free
2022-08-15 v2.37
* Improvements on security for nonce checking
Download reCaptcha for WooCommerce v2.36 Nulled Free
2022-06-30 v2.36
* Fixed review captcha not working on some clients
Download reCaptcha for WooCommerce v2.35 Nulled Free
2022-06-22 v2.35
* Fixed critical error occured for some of clients
Download reCaptcha for WooCommerce v2.34 Nulled Free
2022-05-26 version 2.34
* Tested with WordPress 6.0
* Tested with WooCommerce 6.5
Download reCaptcha for WooCommerce v2.33 Nulled Free
2022-05-08 v2.33
* Added action for checkout registration form - i13_woo_checkout_regform_action to render captcha on checkout registration form. For example
for example you can do something like below in your functions.php
add_action('woocommerce_after_checkout_registration_form', 'i13woo_extra_checkout_register_fields', 9999);
function i13woo_extra_checkout_register_fields(){
do_action( 'i13_woo_checkout_regform_action');
}
Download reCaptcha for WooCommerce v2.32 Nulled Free
2022-04-11 v2.32
* Fixes for reCaptcha not working with Wordfence Security 2FA - wp login
2022-04-01 v2.31
* Fixes for reCaptcha v3 multiple instance not working on checkout in some themes