Admin Columns Pro Version 5.7.1
Version 5.7.1 of Admin Columns Pro was released on May 17, 2022 and is now available. Learn how to immediately download from WPspring.
Version 5.7.1 of Admin Columns Pro was released on May 17, 2022 and is now available. Learn how to immediately download from WPspring.
* 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’);
}
2022-04-11 version 2.32
* Fixes for reCaptcha not working with Wordfence Security 2FA-wp login
2022-04-01 version 2.31
* Fixes for reCaptcha v3 multiple instance not working on checkout in some themes
2022-03-21 version 2.30
* Fixed Google Pay issue in some themes
2022-02-27 version 2.29
* Fixes for order tracking causing problem for contact form 7 reCaptcha.
* Fixes for order tracking captcha turn off ignored.
2022-02-23 version 2.28
* Fixes for WooCommerce signup/login captcha did not work for some themes to due to custom forms.
2022-01-23 version 2.27
* Added support for buddy press signup. See reCaptcha for WooCommerce Signup Settings.
* Fixes settings mismatch for Signup with WP signup method
* Tested with WordPress 5.9
* Add -Show all order items options in notification email.
* Tweak-WC 6.1 and WP 5.9 compatibility.
* Fix-Remove class_exists check for WC_Boxpack. Jetpack Autoloader handles this now.
Version 2.33 of reCaptcha for WooCommerce was released on May 08, 2022 and is now available. Learn how to immediately download from WPspring.
Version 1.2.37 of WooCommerce Advanced Notifications was released on May 12, 2022 and is now available. Learn how to immediately download from WPspring.
Version 4.4.73 of WooCommerce USPS Shipping was released on May 12, 2022 and is now available. Learn how to immediately download from WPspring.
* New-Option to disable reminder emails in product level
* New -Toggle Display Mode added
* Tweak-Tested with WooCommerce 6.4.1
* Tweak-Tested with WordPress 5.9.3
* Tweak-Change columns implementation to use CSS Flexbox Layout.
* Tweak-WooCommerce 6.5 and WordPress 6.0 compatibility.