• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • 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 6.0.2

2024.09.27 - version 6.0.2
* Update - WordPress 6.6 compatible.
* Update - WooCommerce 9.3 compatible.
* Dev - Added handling of JSON format to process the except parameter in the terms REST controller.
* Dev - When the setting to "Hide out of stock items from the catalog" is enabled, filter results now also include products which are available on back order along with those that are in stock.
* Add - Added the woocommerce_product_search_cache_control_marker_threshold filter and support for the WPS_CACHE_MARKER_THRESHOLD constant which allow to determine the value used as marker threshold.
* Add - Added type to term image data provided by the terms REST controller.
  • Like
Reactions: ViktorGugo
2024.09.12 - version 6.0.1
* Update - WordPress 6.6 compatible.
* Update - WooCommerce 9.3 compatible.
* Dev - Added the order parameter to the terms REST controller's collection parameters.
* Dev - Revised terms REST controller's product processing to avoid sorting for efficiency.
* Dev - Revised shop REST controller's taxonomy-data parameter handling to support passing the taxonomy as parameter instead of as key only in JSON.
  • Like
Reactions: Pshpavlik
2024.08.06 - version 5.7.0
* Update - WordPress 6.6 compatible.
* Update - WooCommerce 9.2 compatible.
* Dev - Improved accessibility with added labels.
* Dev - Replaced uses of the deprecated DOMNodeInserted MutationEvent.
* Dev - Revised some instances of output escaping.
* Add - Added the woocommerce_product_search_scheduleworkerlock_path filter.
* Dev - Avoid the welcome notice after uploading a plugin.
* Fix - Fixed fatal errors produced when potentially incomplete term URL information provided.
  • Like
Reactions: Pshpavlik
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().
  • Like
Reactions: Pshpavlik
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