WooCommerce Product Search v7.1.0
2026.02.04 - v7.1.0
* Update - WordPress 6.9 compatible.
* Update - WooCommerce 10.5 compatible.
* Dev - Menu icon revised (structural improvements).
* Add - Added support for passing additional class(es) to the Product Search Field block, shortcode and API function.
* Add - Added support for passing additional class(es) to the Product Filter Search block, shortcode and API function.
* Add - Added support for passing additional class(es) to the Product Filter Attribute block, shortcode and API function.
* Add - Added support for passing additional class(es) to the Product Filter Brand block, shortcode and API function.
* Add - Added support for passing additional class(es) to the Product Filter Category block, shortcode and API function.
* Add - Added support for passing additional class(es) to the Product Filter Price block, shortcode and API function.
* Add - Added support for passing additional class(es) to the Product Filter Products block, shortcode and API function.
* Add - Added support for passing additional class(es) to the Product Filter Rating block, shortcode and API function.
* Add - Added support for passing additional class(es) to the Product Filter Reset block, shortcode and API function.
* Add - Added support for passing additional class(es) to the Product Filter Sale block, shortcode and API function.
* Add - Added support for passing additional class(es) to the Product Filter Stock block, shortcode and API function.
* Add - Added support for passing additional class(es) to the Product Filter Tag block, shortcode and API function.
* Update - Improved processing to filter out variations that do not match their parent's post_status.
* Dev - Added the woocommerce_product_search_engine_stage_posts_correlate_variations filter.