• 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 v.5.4.0

No permission to download
Download WooCommerce Product Search v3.6.0 Nulled Free
2021.03.06 - v3.6.0 Thanks To @NullMaster

* WordPress 5.6 compatible.
* WordPress 5.7 compatible.
* WooCommerce 5.0 compatible.
* WooCommerce 5.1 compatible.
* Improved welcome styling.
* Updated included fonts.
* Updated the Storefront-specific CSS to explicitly use font-weight 900 for star rating, as Storefront (currently at 3.5.0) only imports the 900 font-weight Font Awesome Free but we also use 400, it got overridden resulting in hollow stars instead of solid ones.
* Added support for WooCommerce Admin navigation with sections for overview, reports, settings and the assistant.
* Fixed incorrect pagination links produced by the [woocommerce_product_filter_products] shortcode in certain conditions.
* Fixed our cron test not indicating an error when performing the HTTP request using the POST method fails to obtain a response.
* Fixed message indicating deferred processing should not be logged when there are no further variations to process.
* Updated the indexing strategy to handle extended cases of product modifications via API and keep our index in sync.
* Updated the compatibility with WPML to solve issues introduced by WPML filter hooks that revert terms to their originals instead of their translations.
* Fixed an issue where filter thumbnails would initially not be displayed when dropdown style is used for category or attribute filters.
  • Like
Reactions: br00gle
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.
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