WooCommerce Product Search 5.6.0 Changelogs

The latest version 5.6.0 of WooCommerce Product Search, released on July 15, 2024, brings several noteworthy updates and additions. First, it’s now compatible with the latest versions of WordPress (6.6) and WooCommerce (9.2), but requires at least WordPress version 6.2 to run. The update also enhances functionality with the WooCommerce “Product Collection” block by allowing the extension’s filter blocks to work in tandem with the “Product Catalog” collection. This means you can filter and display products more effectively right from within this block.

In terms of developer changes, the update modernizes the code by replacing several outdated jQuery functions, ensuring better performance and compatibility moving forward. Additionally, the plugin now uses `ReactDOMClient.createRoot`, and the selectize library has been updated to version 0.15.2. A new filter, `woocommerce_product_search_handle_product_collections`, has also been added, providing developers with more customization options. Overall, these changes aim to improve compatibility, functionality, and code quality.

Latest Update Details

Version 5.6.0
Release Date 2024.07.15

Changelog

  • 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

Download WooCommerce Product Search 5.6.0