#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Ajax Product Filter Premium - 4.5.0

  • New: support for WooCommerce 6.0
  • New: removed usage of _register_controls deprecated method from Elementor integration
  • Tweak: offered support for Elementor
  • Tweak: update originalSearch after filters
  • Update: YITH Plugin Framework
  • Fix: Terms options not showing on first load on preset edit page
  • Fix: leave default query vars intact when not using permalink structure
  • Fix: fallback method to make Active Labels work even when no preset is shown in the page
  • Fix: deprecated elementor method _content_template and remove the phpcs:ignore
  • Fix: Avoid Term Boxes with default values on Preset edit
  • Fix: prevent warning when $_GET contains non-scalar values

YITH WooCommerce Ajax Product Filter Premium - 4.4.0

  • New: support for WooCommerce 5.9
  • Tweak: improved terms handling when use all terms option is enabled
  • Update: YITH Plugin Framework
  • Fix: filter clone button icon
  • Fix: checkbox not being correctly initialized after Load More action in admin
  • Fix: wrong description in option panel
  • Fix: children terms order, when Terms Order option is selected
  • Fix: active price range issue with zero value
  • Fix: retrive session during rquest parsing, and merge its query-vars to global $wp query-vars
  • Fix: prevent notices when no session is set

YITH WooCommerce Ajax Product Filter Premium - 4.3.0

  • New: support for WooCommerce 5.8
  • Tweak: init custom fields inside dropdown too
  • Update: YITH Plugin Framework
  • Dev: added yith_wcan_is_filtered filter

YITH WooCommerce Ajax Product Filter Premium - 4.2.0

  • New: support for WooCommerce 5.7
  • Update: YITH plugin framework
  • Tweak: improved plugin's internal cache management
  • Tweak: improved integration with YITH WooCommerce Color & Label Variations, when showing variations on loop
  • Tweak: price slider is considered active even if min/max are out of range, to keep customer's selected values across multiple filtering operations
  • Tweak: improved appearance of terms hierarchy when in horizontal mode
  • Tweak: suppress plugin's filters when retrieving in-stock products
  • Tweak: better compatibility with products query (supports queries with more than one post type)
  • Tweak: avoid duplicated ID for select filters
  • Tweak: add filtered body class via JS, immediately after filtering action takes place
  • Tweak: improved terms hierarchy appearance on RTL
  • Tweak: delete plugin transients when C&L configuration changes
  • Fix: apply changes to the query even when it retrieves a product taxonomy
  • Fix: add disabled class on empty price ranges, when adoptive option is set to OR
  • Fix: set correct 'include' parameter when retrieving terms' children
  • Fix: prevent possible notice when handling terms hierarchy with use_all_terms enabled
  • Fix: allow system to retrieve C&L term configuration, when Use all Terms is enabled
  • Fix: prevent notice when filtering by price with 0 as min_price
  • Dev: Reset Filters button now has its own set of filters, distinct from ones used for Apply Filters button
  • Dev: added yith_wcan_filter_tax_label_image_size and yith_wcan_filter_tax_color_image_size filters
  • Dev: added yith_wcan_filter_tax_label_image_attr and yith_wcan_filter_tax_color_image_attr filters
  • Dev: added yith_wcan_supported_filters_parameters trigger
  • Dev: added toggles_open_on_modal param to localize, and allow showing toggles as open on mobile modal
  • Dev: added yith_wcan_doing_filters function to check if system is performing filters
  • Dev: added yith_wcan_suppress_cache filter

YITH WooCommerce Ajax Product Filter Premium - 4.1.1

  • New: support for WordPress 5.8
  • New: support for WooCommerce 5.6
  • Update: YITH plugin framework
  • Tweak: code refactoring
  • Tweak: appearance of mobile widget close icon
  • Tweak: avoid caching query_vars until wp performed main query, to be sure to include all parameters available
  • Tweak: avoid possible error with Tax queries without terms
  • Fix: prevent possible error on preset edit page when running PHP 8
  • Fix: populateFilter method causing issues when loading more terms on backend
  • Fix: avoid possible notice when shop has product taxonomies with no rewrite defined
  • Fix: empty terms when using AutoPopulate options
  • Fix: plugin can now disable filters with numeric slugs
  • Fix: issue with terms Drag&Drop on backend
  • Dev: added second parameter to yith_wcan_filter_tax_additional_item_classes filter
  • Dev: added yith_wcan_pre_get_supported_taxonomies filter, to allow hijack array of supported taxonomies
  • Dev: added yith_wcan_pre_reduce_tax_query filter, to allow programmatically skip reduce_tax_query execution

YITH WooCommerce Ajax Product Filter Premium - 4.1.0

  • New: support for WooCommerce 5.4
  • New: horizontal layout
  • New: filter by featured
  • New: auto-populate taxonomy filters
  • New: support for YITH WooCommerce Color and Label Variations
  • New: support for Hello Elementor theme
  • New: automatically use term image, when available
  • New: layout options for review filter
  • New: multiple selection for review filter
  • New: layout options for price range filter
  • New: multiple selections for price range filter
  • New: layout options for price slider filter
  • New: option to automatically populate min/max values for price sliders
  • New: option to choose where to show term labels in color/label layouts
  • New: added new sorting option for terms (make use of order meta set by WC)
  • New: added cron to delete transient with the old cache version
  • Update: YITH plugin framework
  • Tweak: changed name of the flag used to suppress filters query processing
  • Tweak: use svg instead of text for x icon in filters
  • Tweak: improved compatibility with Porto theme
  • Tweak: hide modal opener when no preset is added to the page
  • Tweak: hide preset on mobile, when Modal is enabled
  • Fix: close modal after resetting filters
  • Fix: issue with query-vars processing, causing orderby option to break
  • Fix: order by label when price-desc is selected
  • Fix: avoid possible JS error Cannot use in operator to search in null
  • Fix: url generation code not working when page body contains yith_wcan:sharing_url string in unexpected places
  • Fix: multiple selection for categories, tags and brands does not work on OR mode in old widgets
  • Fix: avoid filters overwriting after new page is loaded (index overriding)
  • Dev: use babel to make scripts work on older browsers/devices
  • Dev: added trigger yith_wcan_preset_initialized
  • Dev: added new yith_wcan_query_post_in filter, to programmatically change products used by our plugin
  • Dev: added specific body-class when filter appears in modal on mobile
  • Dev: added new yith_wcan_show_mobile_modal_opener filter, to programmatically hide the button

YITH WooCommerce Ajax Product Filter Premium - 4.0.4

  • New: support for WooCommerce 5.3
  • Update: YITH plugin framework
  • Tweak: improved WPML metabox handling
  • Tweak: added option to skip sanitization of url parameters
  • Fix: pass all slugs to rawurldecode before printing them as HTML
  • Fix: pass all terms coming from query string to sanitize_title
  • Fix: possible error when adding all terms on backend filter
  • Fix: prevent possible js error when not using Instant Filters
  • Fix: method that tests orderby param is now able to detect price-desc
  • Fix: wrong text domain on a couple of strings
  • Fix: price slider font-family
  • Fix: cast both property-to-remove and term-slug to string before comparison, to avoid errors when deactivating filters
  • Dev: added method to retrieve original post in Preset object
  • Dev: added filter yith_wcan_all_filters_label to allow third party code to change All label in select filters
  • Dev: added trigger yith_wcan_filters_parameters
  • Dev: added filter yith_wcan_is_filter_active

YITH WooCommerce Ajax Product Filter Premium - 4.0.3

  • New: support for WooCommerce 5.2
  • Update: YITH plugin framework
  • Update: language files
  • Tweak: better handle multiple filters for the same taxonomy in the same preset
  • Tweak: prevent redirect to product page when filtering a search page and getting a single result
  • Tweak: added base url for filtering operation
  • Tweak: improved performance by optimizing tax_query array
  • Tweak: avoid unnecessary queries to post when just want to list presets
  • Tweak: added new transient yith_wcan_object_in_terms to improve performance
  • Tweak: execute legacy post processing only when old widgets are active
  • Tweak: improved WPML compatibility for presets
  • Tweak: added pagination to preset edit page
  • Fix: possible error with PHP older than 7.x
  • Fix: changed priority where to install endpoints, to include any custom taxonomy registered @init:10
  • Fix: prevent system from removing original page querystring, when clearing filters
  • Fix: correctly remove taxonomy parameters after disabling filter on frontend
  • Fix: show collapse open on mobile when filter is active
  • Fix: add visibility query to plugins tax_query
  • Dev: added filter yith_wcan_remove_current_term_from_active_filters to include current category among Active Filters
  • Dev: added yith_wcan_filter_reset_button_class hook to filter reset button class

YITH WooCommerce Ajax Product Filter Premium - 4.0.2

  • New: support for WordPress 5.7
  • New: support for WooCommerce 5.1
  • New: added German translation
  • Update: YITH plugin framework
  • Tweak: prevent js error when unable to locate the preset for scrolling
  • Tweak: removed checks preventing from correctly using labels/reset shortcodes
  • Tweak: improve filters on search page
  • Tweak: manage separate caches per language
  • Tweak: avoid to apply min/max price filters to unsupported queries
  • Tweak: prevent duplicated contents when refreshing fragments with specific target
  • Fix: bind stock transient to transient version
  • Fix: filter_session endpoint not working on product taxonomies
  • Fix: filter using /shop base url even on taxonomies page (current url is now used)
  • Fix: show hierarchy containing currently active filters as expanded
  • Fix: wrong condition for slider filter
  • Fix: text color for labels not correctly applied
  • Fix: price-desc sorting option not working as expected
  • Fix: add check over Scroll Top option, before animating the body
  • Fix: do widget upgrade failing from WooCommerce Tools window
  • Fix: notice when executing widget upgrade procedure
  • Dev: added show_current_children variable in localize, to choose whether to show hierarchy for current term as expanded by default
  • Dev: added actions to preset edit view
  • Dev: added yith_wcan_save_preset hook
  • Dev: added new filters yith_wcan_in_stock_text and yith_wcan_on_sale_text
  • Dev: added yith-wcan-ajax-loading trigger before replacing items in page
  • Dev: added scroll_target variable to localize, to allow third party code filter scroll target after filtering (using yith_wcan_shortcodes_script_args filter)