reCaptcha for WooCommerce

reCaptcha for WooCommerce 2.73

没有下载权限
Lv.9
Bronze Member
Iron Member
已加入
2021/08/30
消息
862
回应得分
2,274
Credits
$376
matthew submitted a new resource:

reCaptcha for WooCommerce - Protect your eCommerce store from malicious and automated attacks by using reCaptcha for WooCommerce

Protect your eCommerce store from malicious and automated attacks by using reCaptcha for WooCommerce.


Description


Security is the most important concern nowadays for any website or an eCommerce store. Because of automated tools and bots your site does not perform its best. There are lots of automated tools available to make your site spammy. Therefore any website or eCommerce site must have a captcha that protects from automated...

Read more about this resource...
 
thanks to dear member @baumgartner updated reCaptcha for WooCommerce with a new update entry:

v2.33

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');
}

Read the rest of this update entry...
 
顶部