HUSKY - Products Filter Professional for WooCommerce
NEWS

News

17 articles

2024-05-27
Update WooCommerce Products Filter v.3.3.6
improved code security new option "Use filter blur" in tab Design - blur the filter until styles and JS scripts are loaded new option "Additional check of the category page"…
Read more →
2024-01-11
Update WooCommerce Products Filter v.3.3.5
bunch of small fixes new hook woof_print_label_attributes allows to add into checkbox and radio tag labels custom attributes, requested in ticket https://pluginus.net/support/topic/aria-describedby/#postid-82977 add_action('woof_print_label_attributes', function ($term) { echo"aria-descrybedby aria-name='{$term['name']}'"; }); new…
Read more →
2023-05-18
Update WooCommerce Products Filter v.3.3.3
New extension ACF fields, which allows automatically include ACF fields of type 'select', 'radio', 'true_false' into the filter structure automatically. Custom filter form generator based on shortcode [woof] – allows…
Read more →
2022-07-13
Update WooCommerce Products Filter v.2.2.9
heap of small fixes added new hook for Husky text search 'woof_husky_query_post__in'. There are two Husky filter modes: adding a search result with post__in (enabled by default). The advantage of…
Read more →
2022-05-31
Update WooCommerce Products Filter v.2.2.7
heap of small fixes added compliance with WCAG 2.0 recommendations new option: for taxonomy sliders added option to select skin for its front range slider new option: for meta field…
Read more →
2021-10-27
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…
Read more →
2021-08-04
Update WooCommerce Products Filter v.2.2.5.6
New hook woof_image_add_term_desc for filter-images (premium extension) - allows hide/show term description in tooltip. Default is: true. add_filter('woof_image_add_term_desc', function($tax_slug) { return false; }, 10, 1); [inpost_fancy thumb_width="200" thumb_height="200" post_id="2092" thumb_margin_left="0"…
Read more →
2021-03-15
Update WooCommerce Products Filter v.2.2.5
Fixes New hook woof_taxonomy_image - allows to redefine images of the image filter term on the fly depending of the current situation: add_filter('woof_taxonomy_image', function($image, $term) { //change images on the…
Read more →
2020-04-15
Update WooCommerce Products Filter v.2.2.4
New attribute: start_filtering_btn_txt for shortcode [woof]: [woof start_filtering_btn=1 start_filtering_btn_txt="Lets start!"] - allows to set text for start_filtering_btn attribute New feature: tab Advanced -> tab Options -> "Show image of variation"…
Read more →
2019-09-23
Update WooCommerce Products Filter v.2.2.3
new extension TURBO MODE [inpost_fancy thumb_width="200" thumb_height="200" post_id="1578" thumb_margin_left="5" thumb_margin_bottom="5" thumb_border_radius="200" thumb_shadow="0 1px 4px rgba(0, 0, 0, 0.2)" id="" random="0" group="6" border="" show_in_popup="0" album_cover="" album_cover_width="200" album_cover_height="200" popup_width="800" popup_max_height="600" popup_title="Gallery" type="fancy"…
Read more →