Initially scheduled for Tuesday, July 28, 2026, the WooCommerce team has postponed the release. The new WooCommerce 11.0 release date is Tuesday, August 4, 2026.
Why WooCommerce 11.0 Has Been Delayed
During early testing of WooCommerce 11.0.0 RC1, the team detected a fatal error under specific circumstances from a new performance feature.
We have started preparing RC2 with a fix and will complete another round of pre-release validation before the stable release.
WooCommerce 11.0 releases on July 28, 2026. WooCommerce 11.0 is a powerful, comprehensive, performance-centric release that delights users, developers, and store owners with many influential features and improvements.
This blog post explains WooCommerce 11.0 -relatedand features. It also discusses email and customer account features, along with other notable improvements.
Performance Improvements
WooCommerce 11.0 is a performance-centric release that specifically prioritizes performance improvements for larger e-commerce stores. Beyond performance, the latest release also focuses on caching and scalability.
Other Features and Improvements
Other features and improvements include experimental options such as Abandoned Cart/Checkout Recovery and Block Email Editor. In addition, users can benefit from email and customer account features like email verification for guest orders, an email preview filter, and more.
Now, we explain these performance-related features and other features and enhancements separately.
Product Object Caching Enabled By Default
As you may be aware, product object caching gets activated by default for new stores. In reality, variable products usually load 9–12% faster on product pages, and bundle products process 6–12% faster during checkout. Hence, the e-commerce stores load promptly without requiring additional setup.
Faster Orders Screen
An HPOS Orders screen query optimization for multi-status lists and empty-search counts helps optimize performance for large stores. As a result, store managers can view their orders screen quickly, as it loads instantly even with thousands of orders.
Smarter Product Count Requests
WooCommerce 11.0 now limits and de-duplicates product collection count requests, preventing stores from repeatedly asking the same queries. It helps save server resources.
Faster POS Catalog Generation
POS catalog generation has been shifted to chunk processing coupled with controls for chunk size and timeouts. Thus, large product catalogs are processed in smaller chunks, bypassing timeouts.
Persistent Status Counters
WooCommerce 11.0 now includes persistent status counters, so order and product status counts remain the same. Previously, they were recalculated every time users opened their screens.
Experimental and Beta Features
As for experimental and beta features, WooCommerce 11.0 lets users take advantage of an abandoned cart/checout recovery feature. Additionally, they can experience the block email editor feature.
Abandoned Cart / Checkout Recovery
Store owners can now send a recovery email for eligible orders, thanks to an extensible set of eligible statuses and a filter. In short, WooCommerce can send customers reminder emails if they include items to their cart but don’t finish the purchase process.
Block Email Editor
The block email editor contains Dailymotion, Vimeo, and TikTok embeds. Videos are now shown as clickable thumbnails with play buttons. Therefore, WooCommerce emails can include video thumbnails from these services rather than a simple text link.
Email and Customer Account Features
WooCommerce 11.0 brings email and customer account features to take e-commerce store productivity to the next level.
Email Verification for Guest Orders
WooCommerce now includes an email verification path that enables logged-in customers to verify their email address ownership. They can also associate past guest orders with their accounts. Once they authenticate their email addresses, they can view their old orders in new accounts.
Email Preview Filter
Store owners can hide fake shipping information if it is not related to an email preview. For this purpose, they can use a new filter that allows extensions to conceal shipping information, making email previews accurate and cleaner.
Reporting and Analytics Improvements
WooCommerce 11.0 offers reporting and analytics improvements such as failed import retry, sales refund reporting, and visitor tracking. These features make store management and optimization easier and more results-driven.
Failed Import Retry
Historical Analytics imports now showcase failed jobs and provide store owners with a retry path in WooCommerce admin. You can retry a failed analytics data import with one click and see what went wrong without starting again.
Improved Sales Refund Reporting
The v3 sales report now contains a refund value in each date bucket. This improvement makes per-period net-sales calculation simple and accurate. View realistic revenue as the sales report depicts refunds separately.
Enhanced Visitor Tracking
Analytics events now require a stable visitor ID, meaning store owners can accurately see visitor and session counts. This specific improvement helps remove temporary users and bots.
Other Crucial Changes
WooCommerce 11.0 offers other crucial changes like the removal of the product editor beta, phone validation and formatting, stock reservation time, and a new React-based Settings UI.
Removal of Product Editor Beta
WooCommerce 11.0 has removed the Product Editor beta along with editor-specific routes, feature flag, and related extension points. However, products and product data still exist and remain unchanged.
Phone Validation and Formatting
WooCommerce 11.0 brings two hooks for phone management, including one for custom validation for local formats and non-English numerals. The other hook lets extensions customize phone number presentation without affecting validation.
Stock Reservation Time
In WooCommerce 11.0, the default duration for stock reservation is set to 1 hour (60 mins). This means that customers’ cart items are kept for 1 hour by default when they check out.
New React-Based Settings UI
For a more consistent admin experience, a new Settings UI lets you upgrade PHP-based settings to new React-based components. It helps unify extension settings in WooCommerce.