-

Experimental Product Object Caching in WooCommerce 10.5
WooCommerce 10.5 introduces an experimental Product Object Caching feature that improves performance by caching product instances during each request, preventing duplicate product loads from the database. Read more
-

Add to Cart button disabled by default in variable products in WooCommerce 10.5
WooCommerce will disable the Add to Cart button on variable product pages until the variation script loads, enhancing reliability on slow networks. Read more
-

Removal of the AccessiblePrivateMethods trait in WooCommerce 10.5
The AccessiblePrivateMethods trait will be removed in WooCommerce 10.5, affecting extensions that incorrectly use it. Developers should adapt their extensions accordingly to ensure compatibility. Read more
-

WC REST API fixes for product variation attributes with special characters in WooCommerce 10.5
WooCommerce 10.5 introduces two fixes in WooCommerce REST API to improve handling of product variations with special or non-ASCII characters, enhancing developers’ experience. Read more
-

Product Permalink Changes Coming in WooCommerce 10.5
WooCommerce 10.5 updates product permalink category selection, prioritizing the deepest category for better SEO and consistency in URLs, affecting specific permalink structures only. Read more
-

Variation prices caching improvements in WooCommerce 10.5
WooCommerce 10.5 introduces improvements to how variation prices are cached, along with a new utility class for working with callbacks. Read more
-

Store API Vulnerability Patched in WooCommerce 8.1+ – What You Need To Know
A critical vulnerability in WooCommerce 8.1+ has been patched. We strongly recommend updating immediately. Read more
-

Developer Advisory: Lazy Loading of WooCommerce Analytics REST API
📣 Developer Advisory coming for REST API updates in WooCommerce 10.4.0. Learn more about testing the performance improvements ahead. Read more
-

Deprecation of wc_enqueue_js() in 10.4
Starting with WooCommerce 10.4, the wc_enqueue_js() function is deprecated and scheduled for removal in a future version. Read more
-

Updated Release Schedule for WooCommerce 10.4
After careful consideration of seasonal demands and community feedback, we’re adjusting the upcoming release calendar starting with WooCommerce 10.4. Read more
-

Developer Advisory – Experimental Feature: Clearing of Empty Sessions in WooCommerce 10.3
WooCommerce 10.3 introduces experimental session management changes designed to improve site performance through better caching compatibility. Read more
-

Developer Advisory: Decimal formats will now return as an empty string in 10.4
🚨 Developer Advisory: To increase consistency wc_format_decimal will now return an empty string. If you’re a plugin author, please revise the usage of the function before the WooCommerce 10.4 release. Read more