Beta 1 for the November 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
Since the release of 7.1, the following changes have been made:
This release introduces a guided tour of the WooCommerce In-App Marketplace located in WP-Admin > WooCommerce > Extensions
7.2 beta 1 also includes several other fixes, tweaks, and enhancements. For the complete list, view the changelog in the readme for this release.
Actions and Filters
This release adds 3 new actions.
Action | Description |
woocommerce_json_search_found_customers | Filter to customize the display of the currently selected customer for an order in the order edit page.This is the same filter used in the ajax call for customer search in the same metabox.. [Source] |
woocommerce_get_customer_payment_tokens_limit | Controls the maximum number of Payment Methods that will be listed via the My Account page. [Source] |
woocommerce_before_quantity_input_field | Hook to output something before the quantity input field. [Source] |
Database Changes
This release does not contain any database changes.
Template Changes
Template Name |
/plugins/woocommerce/templates/cart/cart.php |
/plugins/woocommerce/templates/global/form-login.php |
/plugins/woocommerce/templates/global/quantity-input.php |
Release Schedule
We’re still on track for our planned December 13 release.
Version | Release |
Release Candidate | December 6th, 2022 |
Final Release | December 13th, 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