We are pleased to announce the release of WooCommerce 7.3.0. This release should be backwards compatible with the previous version.
This release contains:
- 162 commits from 44 contributorsย in WooCommerce Core.
- 115 commits from 21 contributorsย in WooCommerce Blocks.
As always, we recommend creating a backup of your site and making sure that your theme and any other plugins are compatible before updating. You can check outย this update guideย for more information.
Whatโs new in 7.3.0?
- Add Pinterest and Codisto extensions to the onboarding wizard.ย (#36003,ย #36009)
- Add a warning banner to the user when the tax settings are mismatched and in conflict. (#36010)
- Product management: improve the UI for creating attributes (#35904) and guidance around product image size and format (#35834)
- Add a new Products block, which allows listing products choosing specific criteria, as well as controlling the layout of the products in the list/grid by the various element blocks. Itโs currently labelled beta because weโre still polishing it, but look forward to any feedback you can provide on the block.

- Add 3 โcommerce-adjacentโ patterns for WooCommerce stores. โCommerce adjacentโ means that the patterns are not connected to any WooCommerce data, which gives a bit more flexibility around what you link to, the images used etc.



- Add one-click installation feature in ourย multichannel marketing experience (beta). You can now directly install our recommended marketing extensions that are available in WordPress.org plugins directory, without leaving wp-admin dashboard.

These are just some of the changes that are included in WooCommerce 7.3.0. You can find the complete changelog for this release in theย changelog.txt file.
Actions and Filters
- โwoocommerce_โ . $this->order_type . โ_list_table_custom_columnโย Fires for each custom column for a specific order type. This hook takes precedence over the generic actionย
manage_{$this->screen->id}_custom_column
. - โwoocommerce_โ . $this->order_type . โ_list_table_requestโย Allows 3rd parties to filter the initial request vars before defaults and other logic is applied.
- โwoocommerce_โ . $this->order_type . โ_list_table_prepare_items_query_argsโย Same asย
woocommerce_order_list_table_prepare_items_query_args
ย but for a specific order type. - โwoocommerce_โ . $this->order_type . โ_list_table_default_statusesโย Allows 3rd parties to set the default list of statuses for a given order type.
- โwoocommerce_โ . $this->order_type . โ_list_table_order_countโย Allows 3rd parties to modify the count of orders by status.
- โwoocommerce_order_list_table_restrict_manage_ordersโย Fires before the โFilterโ button on the list table for orders and other order types.
- โwoocommerce_order_list_table_extra_tablenavโย Fires immediately following the closing โactionsโ div in the tablenav for the order list table.
- โwoocommerce_โ . $this->order_type . โ_list_table_columnsโย Filters the list of columns.
- โwoocommerce_โ . $this->order_type . โ_list_table_sortable_columnsโย Filters the list of sortable columns.
Database Changes
There are no database changes in this release.
Template Changes
- templates/cart/cart-shipping.php
- templates/emails/customer-on-hold-order.php
- templates/emails/plain/customer-on-hold-order.php
- templates/global/quantity-input.php
- templates/taxonomy-product-attribute.php
Deprecations
There are no deprecations in this release.
Reported from WooCommerce
If you have a care plan with 7th Circle Designs this update will be taken care of based on your plan’s schedule. If you do not have a care plan, sign up now.