What about security fixes? We take this seriously and do them regularly.
Version 3.3.7.1 - 13 June, 2025 Latest Update
set of small fixes
1 security fix, thanks to LVT-tholv2k from Patchstack.com
Version 3.3.7 - 23 May, 2025
bunch of small fixes
new option in tab Design "Preserve the state of unchecked checkbox/radio hierarchy": Ability to retain the open/closed state of hierarchy blocks with unchecked checkboxes and radio buttons
Version 3.3.6.6 - 10 March, 2025
small fixes
one security fix, thanks to Hiroho from wordfence.com
Version 3.3.6.5 - 21 February, 2025
1 security fix, thanks to Dimas Maulana from Patchstack.com
Version 3.3.6.4 - 12 November, 2024
1 security fix, thanks to Daniel Scheidt from vorwerk.de
Version 3.3.6.3 - 23 September, 2024
1 security fix, thanks to shaman0x01 from wordfence.com
Version 3.3.6.2 - 1st August, 2024
1 security fix, thanks to Rafie Muhammad from Patchstack.com
1 fix for WPML
Version 3.3.6.1 - 10th July, 2024
1 security fix, thanks to Arkadiusz Hydzik from wordfence.com
small fixes
Version 3.3.6 - 27th May, 2024
security fix, thanks to Richard Telleng (stueotue) from wordfence.com
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
Version 2.1.4.2 - 16th May, 2016
Fixed 2 bugs with terms ordering and non-latin characters
In the bundle added new extension "Color 2" for WPML lang sites
Version 2.1.4 - 29th Marth, 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: In the terms slugs uses non-latin characters - 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);
Version 2.1.3.4 - 28th January, 2016
Image extension added
Version 2.1.3.1 - 04th January, 2016
Hot fix for 1 js error
Version 2.1.3 - 03th January, 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"]
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
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more