Beta 1 for the June 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
- Bumped the version of WordPress tested for WooCommerce to 6.0. #33025
- Fix a potential error during install with PHP 8.0. #32685
The complete list of changes, tweaks, fixes, and improvements included in this release can be viewed in the readme.txt for the release.
Actions and Filters
This release adds 1 new action.
Action | Description |
before_woocommerce_pay_form | Triggered right before the Pay for Order form, after validation of the order and customer. |
And 1 new filter.
Filter | Description |
woocommerce_orders_cot_and_posts_sync_step_size | Filter to customize the count of orders that will be synchronized in each step of the custom orders table to/from posts table synchronization process. |
Database Changes
There are no database changes in this release.
Template Changes
There are no template changes in this release.
Deprecations
There are no deprecations in this release.
Release Schedule
Version | Release |
Beta | May 24, 2022 |
Release Candidate | May 31, 2022 |
Final Release | June 14, 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