WooCommerce Product Search Version 6.5.0 Changelog
* Update – WordPress 6.8 compatible.
* Update – WooCommerce 9.8 compatible.
* Update – Requires at least WordPress 6.3.
* Update – Requires at least WooCommerce 8.3.
* Dev – Improves handling of clicks on the selectize scrollbar to avoid the dropdown closing.
* Dev – The woocommerce_product_filter_footer_scripts filter avoids infinite page reload loops when WooCommerce filter blocks are mixed with the extension’s filter blocks. By preemptively setting wcSettings.isRenderingPhpTemplate = false it avoids the infinite page reload when mixing filter blocks from the extension with filter blocks from WooCommerce on the same page.
* Dev – Added the woocommerce_product_filter_footer_scripts filter.
* Dev – Added the woocommerce_product_filter_footer_scripts_wc_settings filter.
* Dev – Avoid a Javascript error when the “wc/store/query-state” store is already registered.
