Free Download WOOF V2.3.0 Nulled– WooCommerce Products Filter

Download-WOOF-WooCommerce-Products-Filter

what is WOOF?

WOOF – WooCommerce Products Filter is a powerful, flexible, easy and powerful WooCommerce Product Filter Plugin that extends the functionality of the WooCommerce plugin to allow your website visitors to search for products by category , product attributes, tags, product categories and prices.

WOOF e-commerce plugin has a lot of extensions: Search Sort by Stats module inside, Colors, Images, Meta Filters, Search by Text, Search by SKU, Range Slider microcategory, Hierarchical Slider, Labels, Sales Checkbox, Stock Checkbox, Etc…

If you are a WP + PHP developer and you want to create something unusual for your project – using the WOOF extension API – WooCommerce Products Filter and default extensions as an example, you have You can create almost any extension for a search form and even a custom byproduct loop template for your own purposes. Maximum flexibility!

WOOF demo

WOOF WooCommerce Products Filter
  • Are you bored with the standard? WooCommerce options?
  • Do you wish you could add more Advanced Filters to your clients?
  • Wouldn’t it be great to have more functionality and flexibility on your store?

WOOF CHANGELOG: – WooCommerce Products Filter

“Download WOOF v2.2.9.3 – WooCommerce Products Filter Nulled Free
v.2.2.9.3 – September 01, 2022

  • code sanitizing”

v.2.2.6.4
– 1 security issue fixed thanks to Erwan from WPScan

v.2.2.6.3 – December 23, 2021
– 1 security issue fixed thanks to Erwan from WPScan

Version 2.2.6.2 – 07th December, 2021 Latest Update
1 security issue (sanitizing)

v2.2.6.1 – November 22, 2021
– 1 security issue fixed thanks to patchstack.com

Update WooCommerce Products Filter v.2.2.6
WOOF admin panel new design
New Extension ‘SEO URL request‘, search parameters become part of the URL.
New hook ‘woof_meta_options_separator‘ need to replace comma separator in options, useful if meta contains a comma as part of an option
New hook ‘woof_image_allow_term_desc‘, by default a description of the term is added for pictures, now it can be turned off. By default is true
New hook ‘woof_mobile_btn_place_container‘ – you can override the selector where the mobile filter button should appear. By default is css class ‘.woocommerce-products-header‘.
New hook ‘woof_exclude_existing_variations‘, this improves in stock search. Need because not everyone needs variations in the search results and also allows avoid excess requests. By default is false.
New option for extension Images ‘Behavior as radio button‘

v.2.2.5.6 – August 03, 2021
– fixed wp 5.8 widget issue
– https://products-filter.com/update-woocommerce-products-filter-v-2-2-5-6/

v.2.2.4.2 – December 09, 2020
– jQuery code fix for WordPress 5.6 compatibility

v.2.2.4 – April 16, 2020
– https://products-filter.com/update-woocommerce-products-filter-v-2-2-4/

v.2.2.3 – September 23, 2019
– https://products-filter.com/update-woocommerce-products-filter-v-2-2-3/

v.2.2.2.1 – 07-11-2018
– 1 hot fix with redirecting from single page to shop page. Reset site cache as js/front.js and js/front_comprssd.js file was changed!!

v.2.2.2 – 29-10-2018
– https://products-filter.com/update-woocommerce-products-filter-v-2-2-2/

v.2.2.1 – 20-06-2018
– https://products-filter.com/update-woocommerce-products-filter-v-2-2-1/

v.2.2.0 – 06-03-2018
– https://products-filter.com/update-woocommerce-products-filter-v-2-2-0/

v.2.1.9 – 09-02-2018
– compatibility fixes for woocommerce 3.3.x

v.2.1.8 – 03-12-2017
– https://products-filter.com/update-woocommerce-products-filter-v-2-1-8/

v.2.1.7 – 24-04-2017
– https://products-filter.com/update-woocommerce-products-filter-v-2-1-7/

v.2.1.6.1 – 06-12-2016
– 8 little fixes
– new option for taxonomy range Slider – “Enable dynamic recount”

v.2.1.6 – 04-11-2016
– https://products-filter.com/update-woocommerce-products-filter-v-2-1-6/

v.2.1.5.1 – 09-07-2016
– 1 hot fix

v.2.1.5 – 08-07-2016
– Some little bugs fixed reported from customers
– 2 Security Vulnerability issues fixed – thanks to pluginvulnerabilities.com
– Adopting to WooCommerce 2.6.x
– New attribute tax_exclude: [woof tax_exclude=’pa_size,pa_test’]
– New hook filter ‘woof_use_chosen’
– New hook filter ‘woof_main_query_tax_relations’ added, wacth more here: https://drive.google.com/file/d/0B4zUhfhZlonlNkVXMEZIdUxlWFU/view?usp=sharing
– Toggle improvement based on request from https://wordpress.org/support/topic/toggle-open-them-all?replies=3
– Disable the tooltips option for the color filter only
– New hook filter ‘woof_text_autocomplete_items’ – how many founded items mto show if text autocomplete mode enabled
– Links to posts in suggestion – new option for text search if autocomplete enabled
– A lot of minor improvements in the code

v.2.1.4.2 – 16-05-2016
– Fixed 2 bugs with terms ordering and non-latin characters
– In the bundle added new extension “Color 2” for WPML lang sites

v.2.1.4.1 – 31-03-2016
– Fixed 1 bug with hiding terms from options

v.2.1.4 – 29-03-2016
– Fixed bugs from customers
– A lot of the code has been remade
– Extension installation functionality from backend is added and its API is finished and can be used in production
– Using default extension php developers can create: types of filter elements using any
custom html templates, any products loop templates
– Possibility to write custom templates for woocommerce products loop using extensions
– Improved SKU searching for variable products and autocomplete added
add_filter(‘woof_text_autocomplete_items’, function($count){
return 2;
}); (enabled optionally from admin panel)
– Improved by Text searching and autocomplete added
add_filter(‘woof_sku_autocomplete_items’, function($count){
return 2;
}); (enabled optionally from admin panel)
– Improved InStock searching for variable products
– Toggles for taxonomies on the front added
– New attribute: [woof_author_filter role=”author”]
– New attribute: custom_tpl for [woof_products]. Example: [woof_products custom_tpl=’themes/twentytwelve/woo_tpl_1.php’ per_page=8 columns=3 is_ajax=0 taxonomies=product_cat:9]
– New attribute: [woof_products get_args_only=1] – possibility get array of arguments only
– New attribute: [woof excluded_terms=”33,44,55,66,77″]
– New attribute: [woof_products predict_ids_and_continue=1]
[woof_products_ids_prediction taxonomies=product_cat:8] – use for AJAX mode only for correct price range slider work
– New option: Range-slider skin – tab Design
– New option: Init plugin on the next site pages only – tab Advanced
– New option: <strong>In the terms slugs uses non-latin characters</strong> – from now doesn matter which language uses in slug names – tab Advanced
– New hook added: add_filter(‘woof_title_tag’, function($tag){
return ‘h3’;
});
– New hook added: add_filter(‘woof_widget_title_tag’, function($tag){
return ‘h3’;
});
– New hook added: $price_slider_html = apply_filters(‘woof_price_slider_html’, $price_slider_html, $price_slider_data);
– New hook added: $orderby = apply_filters(‘woof_get_terms_orderby’, $taxonomy);
– New hook added: $order = apply_filters(‘woof_get_terms_order’, $taxonomy, $orderby);

v.2.1.3.4 – 28-01-2016
– Image extension added

v.2.1.3.1 – 04-01-2016
– Hot fix for 1 js error

v.2.1.3 – 03-01-2016
– Fixed bugs from customers
– The backend design is changed
– New wp filter: $wr = apply_filters(‘woof_products_query’, $wr); in [woof_products]
– New attributes added: [woof tax_only=’pa_color,pa_size’ items_only=’by_text,by_author’]
– https://products-filter.com/documentation/#!/hierarchy-drop-down
– Color type improved, now its possible set background image too
– Search by text: by excerpt, by content OR excerpt, by title OR content OR excerpt
– Added new shortcode: [woof_text_filter]
– Added new shortcode: [woof_author_filter]
– Added new shortcode: [woof_search_options]
– Improved shortcode: [woof_price_filter type=”slider”] //slider,select
– Improved shortcode: [woof_products behaviour=’recent’ per_page=12 columns=3]
– Improved shortcode: [woof redirect=”xxx” autosubmit=1]
– Improved shortcode: [woof redirect=”http://www.my-site.com/” autosubmit=1 ajax_redraw=1 is_ajax=1 tax_only=”locations” by_only=”none”] – new attributes – tax_only,by_only,redirect
– Disable swoof influence option
– Custom front css styles file link option
– Additional text in the widget optionally
– Additional options in the widget optionally
– Custom extensions possibility implemented
– Show helper button option

v.2.1.2 – 15-09-2015
– Fixed minor issues from customers
– Added: Search by SKU
– Added: Filter by price as drop-down
– Added shortcode: [woof_title_filter placeholder=”custom placeholder text”]
– Added shortcode: [woof_price_filter additional_taxes=”product_cat:9″ placeholder=”custom placeholder text”]
– Added shortcode: [woof_sku_filter placeholder=”custom placeholder text”]
– the color description selectable so that it can be highlighted and pasted into colour selector by the term description textarea
– Added condition attribute ‘taxonomies’: [woof taxonomies=product_cat:9 sid=”auto_shortcode”][woof_products is_ajax=1 per_page=8 taxonomies=product_cat:9]
– Added: the “eyeball” search icon image – can be changed in the plugin settings -> tab Miscellaneous
– Added: dynamic recount cron cache periods of cleaning
– Added: option – Hide woof top panel buttons
– Added: option – storage type: session or transient
– Added: option – Hide terms count text
– PHP code optimization

v.2.1.1 – 15-07-2015
– Fixed couple of bugs + 1 strict notice
– added compatibility for WOOCS 2.0.9

v.2.1.0 – 26-06-2015
– Fixed couple of bugs + 1 critical bug
– added submit button in textinput for searching by title by JavaScript
– Added option: ability to change ‘Search slug’ in the WOOF plugin options – ? ???
– Added option: placeholder optionally for search by title textinput
– Compatibility: Display Product for WooCommerce, partitional only, read: https://products-filter.com/display-product-for-woocommerce-compatibility/

v.2.0.9 – 19-06-2015
– Fixed couple of bugs
– Added option: Image for subcategories – open
– Added option: Image for subcategories – close
– Added option: Loading word – tab miscelanous
– Added option: Reset button text – option none
– Added option: Image for checked color type checkbox
– Added option: Price filter title text
– Added option: Overlay skin – experimental
– Added option: Use icheck – mode ‘none’
– Added option: woof_is_mobile – variable for developers for mobile view
– Added option: Show button for “Filter by price”
– Compatibility: WooCommerce Products Per Page

v.2.0.8 – 26-05-2015
– Fixed couple of bugs
– Compatibility: WooCommerce Currency Switcher

v.2.0.7 – 21-05-2015
– Release of the premium version

⭐See also: Summary of WordPress plugins updated daily on FreeforWPtheme

Download WOOF v2.3.0 nulled– WooCommerce Products Filter Nulled Free:

Note:Freeforwptheme.com do our best to share Free(GPL and nulled)WordPress Themes, Plugins, and other PHP Scripts. We always try our best to search for the best Pro Version WP Themes/plugins/scripts so that you could always Download files and could remain update with more latest updates. All files are collected from the internet, if you find that the file cannot be downloaded, please contact us by our telegram and we will fix the links within 48 hours. If you encounter some files that cannot be installed, Perhaps you need to unzip the plugin before installing it.

Share on:

Leave a Comment