Beta 1 for the October 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.
Changelog
You can view a log of all of the changes in this release here.
Actions and Filters
This release doesn’t add any actions.
Filter | Description |
---|---|
woocommerce_product_reviews_list_table_prepare_items_args | Provides an opportunity to alter the comment query arguments used withinthe product reviews admin list table. |
woocommerce_cot_shop_order_search_results | Provides an opportunity to modify the list of order IDs obtained during an order search. This hook is used for Custom Order Table queries. For Custom Post Type order searches, the corresponding hookis `woocommerce_shop_order_search_results`. |
Database Changes
Schema |
Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore->get_database_schema |
Database |
wc_update_700_remove_download_log_fk |
Template Changes
Template Name |
/plugins/woocommerce/templates/emails/email-mobile-messaging.php |
/plugins/woocommerce/templates/global/form-login.php |
/plugins/woocommerce/templates/loop/no-products-found.php |
Deprecations
There are no deprecations in this release.
Release Schedule
Version | Release |
Beta | September 20th, 2022 |
Release Candidate | October 4th, 2022 |
Final Release | October 11th, 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