Categories
Engineering Spotlight WooCommerce Core

Performance Benchmarking for WooCommerce HPOS

Hello everyone, Since last year, we have been working on building and rolling out HPOS (High-Performance Order Storage) as an opt-in feature. This changes the way that we store the order data in the database, from custom post types in wp_post and wp_postmeta tables to custom tables that are dedicated to storing the order data. […]

Categories
Community News WooCommerce Core

High-Performance Order Storage: Invitation to the upgrade party

We’re getting close to shipping our High-Performance Order Storage (HPOS) solution (previously “Custom Order Tables”). We know that this project’s success depends on having as many extensions compatible with HPOS as possible.  To make it easier for you as an extension developer to make your extensions compatible, we invite you to the HPOS upgrade party! […]

Categories
WooCommerce Core

Call for early testing – custom order table migrations

As we are progressing with implementing the custom order table project, we would like to open up a call for testing to test our migration processes. Please note that this is only the first milestone from a much larger effort, but we would still appreciate some early feedback. The main goal of this call for […]

Categories
WooCommerce Core

The Plan for the WooCommerce Custom Order Table

Note as of Sep 14 2022: the Custom Order Tables project has been renamed to High-Performance Order Storage (HPOS). Hello everyone, Over the years, we have frequently received requests to implement custom tables for various WooCommerce entities (orders, products, coupons, etc). This is something that we also wanted to do for some time, but have […]

Categories
WooCommerce Core Release Notes

WooCommerce 5.5.2 fix release

WooCommerce 5.5.2 is available now. This release resolves performance degradation issues and fixes several bugs identified in 5.5.0 and 5.5.1. These updates are unrelated to the recent security vulnerability that was solved by WooCommerce 5.5.1. Here’s what’s new: Solved: Non-performant query in 5.5.1 causing performance issues in admin pages. Solved: Search query not showing expected […]