WooCommerce Splash Popup Version 1.4.1
Version 1.4.1 of WooCommerce Splash Popup was released on August 16, 2022 and is now available. Learn how to immediately download from WPspring.
Version 1.4.1 of WooCommerce Splash Popup was released on August 16, 2022 and is now available. Learn how to immediately download from WPspring.
* Fix-Fix: Updated the plugin to be compatible with the upcoming Custom Order Tables on WooCommerce.
* Tweak-WC 6.8.0 compatibility.
* Tweak-WP 6.0.1 compatibility.
Version 4.16.0 of WooCommerce PDF Invoices was released on August 16, 2022 and is now available. Learn how to immediately download from WPspring.
* Fix-Unsupported operand types: string + int
* Fix-Fix for defaults before settings saved
* New-Optionally send admin email when invoice is initially created.
* WC 6.8
Version 2.37 of reCaptcha for WooCommerce was released on August 15, 2022 and is now available. Learn how to immediately download from WPspring.
* Improvements on security for nonce checking
2022-06-30 version 2.36
* Fixed review captcha not working on some clients
2022-06-22 version 2.35
* Fixed critical error occured for some of clients
2022-05-26 version 2.34
* Tested with WordPress 6.0
* Tested with WooCommerce 6.5
2022-05-08 version 2.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’);
}
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
Version 3.4.2 of All Products for WooCommerce Subscriptions was released on August 15, 2022 and is now available. Learn how to immediately download from WPspring.
* Fix-Fixed an issue that prevented plan discounts with comma separated decimals from being saved.
* Fix-Fixed an issue with 404 errors on frontend assets in some managed server configurations.
* Fix-Fixed an issue that prevented the selection of cart plans when adding carts to existing subscriptions is disabled.
* Fix-Fixed an issue that prevented cart contents from being added to existing subscriptions when cart plans are not in use.
* Tweak-Minor styling adjustments to the ‘My Account-Subscription Switch’ button.
Version 1.12.1 of WooCommerce Authorize.net Reporting was released on August 16, 2022 and is now available. Learn how to immediately download from WPspring.
* Fix-Replace deprecated usages of `is_ajax()` with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or newer