WooCommerce Product Search 6.1.0

Download WooCommerce Product Search 6.1.0 from nulled fire. Make sure customers find what they want when they search your site.
* Update - WordPress 6.6 compatible.
* Update - WooCommerce 9.3 compatible.
* Add - Added the new REST API which allows to use the Search Engine to build customized components and Apps which support holistic search and filtering.
* Add - Introduces the wps/v1/products REST API endpoint.
* Add - Introduces the wps/v1/terms REST API endpoint.
* Add - Introduces the wps/v1/shop REST API endpoint.
* Dev - Now featured and sale stages allow boolean values as parameters.
* Dev - Engine provides pre-pagination totals.
* Dev - Added support for not op to terms engine stage.
* Add - Added support for the WPS_FILTER_BLINKER_TIMEOUT named constant which allows to determine the blinker timeout of the Product Search – Filter field.
* Update - Product Filter – Attributes block and shortcode added logic option to have products match any or all chosen terms.
* Update - Product Filter – Tags block and shortcode added logic option to have products match any or all chosen tags.
* Dev - Update routine in plugin controller uses lock file to avoid multiple concurrent attempts, adds the woocommerce_product_search_controller_lock_path filter.
* Dev - Use generic translations based on language (and form) when available.
* Update - Updated the translation template.
* Update - Updated the included translations.
* Fix - Page One option to go to first page of results when filtering had no effect when filtering Product Collection block.
* 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.
* 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().