-

Changes to product lifecycle hooks in WooCommerce 11.2: save and reorder
In WooCommerce 11.1 and 11.2, we are focusing on performance optimizations for larger product catalogs, including updates to our product lifecycle hooks. Read more
-

Reserved item meta keys are no longer persisted in the admin
In WooCommerce 11.0.0, reserved order item meta keys added via the Add meta button are no longer saved in the admin, preventing unstable behavior and keeping internal order data consistent. Read more
-

Security update for Stripe for WooCommerce
Please update Stripe for WooCommerce for the latest security update. Read more
-

Security update for WooCommerce Subscriptions
If you have sites running WooCommerce Subscriptions (production or staging), please update to 9.1.0. If you have trouble updating, contact our Happiness team for further assistance. Read more
-

Updates to removed order items actions in WooCommerce 11.0
WooCommerce 11.0.0 changes the timing of the woocommerce_removed_order_items action, deferring database deletion until save() to enhance order resume flow and avoid data loss. Read more
-

WooCommerce 11.0 release is delayed
WooCommerce 11.0 release, originally set for July 28, 2026, is tentatively postponed to August 4, 2026. Read more
-

‘Failed’ status orders will now restore reduced stock in WooCommerce 11.0
WooCommerce 11.0 changes stock management by restoring stock when orders transition to a failed status. Developers should review their code accordingly. Read more
-

Dev Advisory: Stripe for WooCommerce payment validation issue patched
⚠️ Advisory: We’ve released patched versions of Stripe for WooCommerce for a payment validation issue affecting some stores using Adaptive Pricing. :thread: Read more
-

A more reliable get_queried_object() in WooCommerce 11.0
Starting with WooCommerce 11.0, the function get_queried_object() on the Shop page will return a WP_Post object instead of a WP_Post_Type object, aligning its behavior with other pages. Read more
-

Product shipping class taxonomy will be private in WooCommerce 11.0
WooCommerce 11.0 changes product_shipping_class to a non-public taxonomy, aligning it with internal shipping rules, requiring minimal developer adjustments. Read more
-

PayPal Standard is Sunsetting: What WooCommerce merchants need to know
PayPal Standard is officially sunsetting soon. Read up on how you can upgrade with confidence in PayPal 4.1.0 and plan your move accordingly. Read more
-

The product editor beta is being retired in WooCommerce 11.0
WooCommerce 10.9 starts the final deprecation window for the product editor beta before its removal in WooCommerce 11.0. Stores will continue using the classic product editor, and extension developers should… Read more