Beta 1 for the April 2022 release of WooCommerce is now available for testing! You can either download it directly from WordPress.org or install our WooCommerce Beta Tester Plugin.
Highlights
- With many of the preliminary decisions made, we’ve started working towards an implementation of custom tables for orders!
For all of the changes in this release, see the full changelog.
Actions and Filters
This release adds two new filters.
Filter | Description |
---|---|
woocommerce_admin_order_should_render_refunds | Determines whether the refund UI should be rendered in the order editor. |
woocommerce_refund_restock_note | Determines whether or not an order note is added when a refund restocks an item. |
Database Changes
This release contains two database changes.
- Added
rate_limit_remaining
column towc_rate_limits
table. - Added primary key to
wc_product_attributes_lookup
table.
Template Changes
There are no template changes in this release.
Deprecations
There are no deprecations in this release.
Release Schedule
Version | Release |
Beta | March 22nd, 2022 |
Release Candidate | March 29th, 2022 |
Final Release | April 12th, 2022 |
Testing
If you’d like to dive in and help test this new release, our handy WooCommerce Beta Tester plugin allows you to switch between beta versions and release candidates. You can also download the release from WordPress.org.
A set of testing instructions has been published on our Wiki page in GitHub. We’ve also posted a helpful writeup on beta testing to help get you started.
If you discover any bugs during the testing process, please let us know by logging a report in GitHub.
Leave a Reply