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