• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
WooCommerce Product Search by itthinx

WooCommerce Product Search by itthinx 5.6.0

2024.07.15 - version 5.6.0
* Update - WordPress 6.6 compatible.
* Update - WooCommerce 9.2 compatible.
* Update - Requires at least WordPress 6.2.
* Add - Added filtering support for the WooCommerce "Product Collection" block. The extension's filter blocks can now be used together with the "Product Catalog" collection of the "Product Collection" block to show results that match the current filters.
* Dev - Replaced uses of the deprecated jQuery function trim().
* Dev - Replaced uses of the deprecated jQuery function isArray().
* Dev - Replaced uses of the deprecated jQuery shorthand keydown().
* Dev - Replaced uses of the deprecated jQuery shorthand focus().
* Dev - Replaced uses of the deprecated jQuery shorthand focusin().
* Dev - Replaced uses of the deprecated jQuery shorthand focusout().
* Update - Updated selectize to v0.15.2.
* Add - Added the woocommerce_product_search_handle_product_collections filter.
* Dev - Using ReactDOMClient.createRoot() if available (as of React 18.0) instead of ReactDOM.createRoot().
2023.11.22 - version 5.0.3
* Update - Disables the render cache by default to avoid issues with inconsistent page content.
2023.08.31 - version 4.16.0
* Update - WordPress 6.3 compatible.
* Update - WooCommerce 8.1 compatible.
* Update - Requires at least WooCommerce 7.8.
* Update - WordPress 6.4-alpha compatible.
* Fix - Fixed a documentation URL with a trailing space.
* Update - Revised a section of the help tab for clarity and to point to blocks, widgets and shortcodes documentation sections.
* Update - Updated the translation template.
* Update - Updated the included translations.
2023.06.19 - version 4.14.0
* Update - WordPress 6.2 compatible.
* Update - WordPress 6.3-alpha compatible (re-tested).
* Update - WooCommerce 7.8 compatible.
* Update - Requires at least WooCommerce 7.4.
* Update - Requires at least PHP 7.2.
* Update - WooCommerce HPOS compatible.
* Fix - Fixed navigation feature check which missed to check if feature is enabled besides its existence.
2022.12.30 - version 4.10.0
* WordPress 6.1 compatible.
* WooCommerce 7.2 compatible.
* Requires at least WordPress 5.8.
* Requires at least WooCommerce 6.0.
* Using WP_Rewrite's $pagination_base instead of hardcoded 'page' as pagination permalink base.
* Added the woocommerce_product_search_pagination_base filter.
* Guarded non-accurate filter response optimizations against producing empty or incomplete content when errors occur during buffer processing.
Top