-
Settings Page Infrastructure Refactor
•
tl;dr WooCommerce 5.5 will include an extensive refactoring of the settings pages infrastructure. While there are no breaking changes, there’s a new preferred way of structuring settings pages classes, and… Read more
-
WooCommerce 5.4 Temporarily Unavailable
•
tl;dr The recent release of WooCommerce 5.4 has been pulled from availability to limit the impact of a jQuery-related bug until a fix is available in version 5.4.1. The details… Read more
-
Plan to remove IE 11 support in WooCommerce
•
tl;dr In parallel to WordPress, WooCommerce core and all WooCommerce projects maintained by Automattic will be removing IE11 support in their subsequent versions. In the case of WooCommerce core, the… Read more
-
WordPress 5.6 and jQuery 3
•
tl;dr WordPress 5.6 will ship with jQuery 3.5.1 and an updated version of jQuery Migrate, which will help you identify potential compatibility issues in your extensions. Developers should ensure extensions… Read more
-
Spam Orders and Accounts from Bots
•
tl;dr Versions of WooCommerce prior to 4.6.2 contain a vulnerability that allows guest users to create accounts during checkout even when the “Allow customers to create an account during checkout”… Read more
-
Inheritance in PHP 8
•
tl;dr Inheritance errors due to incompatible method signatures will generate fatal errors in PHP 8, which may cause developer plugins to break. You should check your code for classes that… Read more