• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WooCommerce Product Search

WooCommerce Product Search v5.3.0

No permission to download
Download WooCommerce Product Search v3.5.1 Nulled Free
2021.01.14 - v3.5.1

* Fixed products on back-order would not be included in results when there are more products out of stock than in stock.
Download WooCommerce Product Search v3.5.0 Nulled Free
2021.01.08 - v3.5.0

* WordPress 5.6 compatible.
* WooCommerce 4.9 compatible.
* Requires at least WooCommerce 3.6.
* Fixed an issue where ineligible products could be included in filtered results when products out of stock should be hidden and ineligible variations were in stock.
* Dropped the unnecessary 'wpml' option of the [woocommerce_product_filter] shortcode and the Product Filter – Search widget. Appropriate WPML settings should be used to assure language-specific consistent filter results based on ICL_LANGUAGE_CODE context.
* Updated index processing to evaluate short descriptions across variable products and variations so products can be found based on their content when variations should be identified based on their parent's short description.
Download WooCommerce Product Search v3.4.0 Nulled Free
2020.12.17 - v3.4.0

* WordPress 5.6 compatible.
* WooCommerce 4.8 compatible.
* Requires at least WooCommerce 3.5.
* Updated upgrade info.
  • Love
Reactions: jonathankurk
Download WooCommerce Product Search v3.3.0 Nulled Free
2020.11.13 - v3.3.0

* WordPress 5.5 compatible.
* WooCommerce 4.7 compatible.
* Requires at least WooCommerce 3.3.
* Added the WPS_DEFER_VARIATIONS_THRESHOLD constant that regulates the maximum number of variations processed at save.
* Solved issues when indexing variable products with many variations by using deferred processing of the bulk of variations.
* Fixed "Text for no selection" option was not visible when Select was chosen as Style in Category and Attribute filter widgets.
  • Like
Reactions: Nima73ap
Download WooCommerce Product Search v3.2.0 Nulled Free
2020.11.01 - v3.2.0

* WordPress 5.5 compatible.
* WooCommerce 4.6 compatible.
* Added support for filtering the results presented by the [products] shortcode.
* Added the WPS_SHORTCODES_PRODUCTS_FILTER constant which when set as true enables automatic filtering of all instances of the [products] shortcode.
* Added the [woocommerce_product_search_filter_shortcode_products] shortcode.
* Added the woocommerce_product_search_filter_shortcode_products() API function.
* Added the woocommerce_product_search_filter_shortcode_products_enable() API function.
* Added the woocommerce_product_search_filter_shortcode_products_disable() API function.
* Added the woocommerce_product_search_filter_shortcode_products filter.
* Added automatic support for filtering the results presented by the Divi Shop module.
* Added the WPS_DIVI_SHOP_FILTER constant which when set as false disables automatic filtering of all instances of the Divi Shop module.
* Added the woocommerce_product_search_filter_divi_shop filter.
* Fixed issues with our price filter and WPML multicurrency.
* Fixed price filter range issues for variable products so that in-between values are treated correctly and bring up results.
* Fixed a missing check for array type to prevent warning related to Countable.
Download WooCommerce Product Search v3.1.1 Nulled Free
2020.08.22 - v3.1.1

* Substantially improved query processing performance with a revised algorithm, fixed overhead in conjunctive term query.
* Added automatic database update path for minor revisions.
Download WooCommerce Product Search v3.1.0 Nulled Free
2020.08.19 - v3.1.0

* WooCommerce 4.4 compatible.
* Replaced use of deprecated function woocommerce_reset_loop() with wc_reset_loop() when available (as of WC 3.3).
* Noting that previously introduced woocommerce_product_search_query_vars and woocommerce_product_search_query_vars_intersect filters are not used and considered removed.
* Fixed potential database version number update miss and resetting internal table reference to force cache refresh.
* Fixed potential execution time issues when index processing is initiated on the same request as the database update.
* Updated settings HTML to avoid the undesired edit prompt when saving changes.
* Guarded update procedure against inconsistent caching systems like W3 Total Cache and WP Engine's object cache which do not recognize changed options properly.
  • Like
Reactions: kagero
Download WooCommerce Product Search v3.0.0 Nulled Free
2020.08.12 - v3.0.0

* This release includes major improvements aimed at further optimizing our search engine's performance and enhancing its search and filtering features.
* WordPress 5.5 compatible.
* WordPress 5.6 (alpha) compatibility tested.
* WooCommerce 4.3 compatible.
* Requires at least WordPress 5.0.
* Requires at least WooCommerce 3.0.
* Enhanced the search engine's indexing features to optimize term handling.
* Added the woocommerce_product_search_process_query_object_term_limit filter.
* Fixed a wrong variable used in category filter when showing parent navigation.
* Fixed an issue with incorrect term counts, due to the wrong variable used in the term count evaluation for hierarchical taxonomies.
* Fixed wrong product counts with variable products and product filters (faceted searches), where certain product filter combinations would show more products related to terms than were actually available.
* Improved search weight handling for product categories so that weights of parent categories are taken into account in their child categories.
* Improved product indexing to sync to changes in terms from product taxonomies.
* Improved search engine performance thanks to optimizations related to object type lookups.
* Added support for role-based performance caching.
* Added the WPS_ROLES_CACHE constant to control role-based caching.
* Added the wps_cache_get() API function (allows override).
* Added support for group-based performance caching with Groups https://wordpress.org/plugins/groups/.
* Added the WPS_GROUPS_CACHE constant to control group-based caching.
* Added the wps_cache_set() API function (allows override).
* Introduced fixed and adaptive object limits for scalability trade-offs on very large product sets, where complete result sets are QoS unfeasonable while incomplete result sets are QoS acceptable.
* Added the WPS_OBJECT_LIMIT constant that controls fixed or adaptive object limits, integer for fixed limit, 0 for unlimited, 'AUTO' or 'AUTOREPORT' for adaptive limits.
* Added the WPS_OBJECT_LIMIT_FACTOR constant that controls adaptive object limits.
* Improved price handling queries performance and avoided duplicate queries.
* Reduced rating filter footprint reducing generic queries.
* Fixed issues with on sale and rating filters cancelling each other.
* Solved and improved resilience to interference from other plugins hooked on the shutdown action, affecting our filter responses.
* Added the woocommerce_product_search_shutdown_remove_all_actions filter.
* Solved interference with filter requests from other plugins that hook on the 'query_vars' filter, e.g. WCS adds 'sku' creating a conflict with filter requests for front page shops.
* Added the woocommerce_product_search_query_vars and woocommerce_product_search_query_vars_intersect filters.
* Improved the [woocommerce_product_filter_products] shortcode performance by avoiding duplicate queries that can occur when plugins request page content outside main loop.
* Increased cache lifetime for more dynamic data to 15 minutes.
* Fixed result count string not translated when products shortcode is used.
* Solved issues with unrequired product filter request redirects.
* Fixed pagination link highlight when current page exceeds total page results count.
* Fixed filter request issues for Shops on Front.
* Fixed filter request issues for [woocommerce_product_filter_products] on Front.
* Improved filter request performance and resilience also for unprocessed DOM.
* Added the woocommerce_product_search_get_min_max_price filter.
* Changed the reference for price filters to use lower bounds to determine inclusion in results.
* Added the option to go to page one results on filters applied and made it the default.
* Reduced indexing start on activation.
* Disabled problematic widget caching for now, which conflicts with object caching due to their dynamic content.
* Translations updated.
Download WooCommerce Product Search v2.21.0 Nulled Free
2020.04.05 - v2.21.0

* WooCommerce 4.0 compatibility.
* WordPress 5.4 compatibility.
* WordPress 5.5 (alpha) compatibility tested.
* Fixed the use of the deprecated function wp_cache_reset which can cause fatal errors with certain cache implementations.
Download WooCommerce Product Search v2.20.0 Nulled Free
2020.03.16 - v2.20.0

* WooCommerce 4.0 compatible.
* WordPress 5.5 (alpha) compatibility tested.
* Updated minimum PHP 7.0 requirement.
* Added the option to sort results by popularity in the live Product Search Field.
* Added the option to sort results by rating in the live Product Search Field.
* Added the woocommerce_search_products_post_statuses filter to the extended product data store and using lookup table.
* Added support for WooCommerce REST API product search via the search engine.
* Added the WPS_EXT_REST constant that allows to override the REST API product search.
* Added generator meta tag for markup produced by our search engine.
* Added the woocommerce_product_search_process_query_product_taxonomies filter.
* Added support for filtering on brand product archives related to the WooCommerce Brands extension.
* Added support for keyword searches by brand related to the WooCommerce Brands extension (requires index rebuilding on existing datasets for search engine to produce keyword matches based on brand).
* Added the woocommerce_product_search_compat_woocommerce_brands_index filter.
* Added support for filtering on vendor product archives related to the WooCommerce Product Vendors extension.
* Added support for keyword searches by vendor related to the WooCommerce Product Vendors extension (requires index rebuilding on existing datasets for search engine to produce keyword matches based on vendor).
* Added the woocommerce_product_search_compat_woocommerce_product_vendors_index filter.
* Fixed an issue with the option to include empty terms having no effect (hide empty terms disabled on product categories and attributes).
* Fixed filter reset not appearing when on sale filter is active.
* Fixed an issue when filtering by products on sale and by price with no eligible products would still produce results.
* Fixed a PHP Notice when price filter without slider was used.
* Fixed price filters without slider would not reset input fields.
* Fixed price filter input fields would not trigger after clearing if previous value (before clearing) was input again.
* Improved price filter performance using WC lookup table.
* Added multi-currency WPML compatibility for price filtering (Note on 2.20.0).
* Added better consistency to price filtering with respect to the standard price filter (Note on 2.20.0).
* Noted that the current status of WC 4.0.0 & WooCommerce Multilingual 4.7.9 which do not support correct price filtering for manually set currency prices, adopted measures to remove WC_Query's posts_clauses filter during handling for consistency.
* Updated filter CSS against undesired anchor styling (text-decoration).
* Added the Product Filter – Rating widget.
* Added the [woocommerce_product_filter_rating] shortcode.
* Added the API function woocommerce_product_search_filter_rating() for use in templates etc.
* Updated some outdated links to documentation.
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock