YITH WooCommerce Ajax Product Filter Premium - 5.0.0
- New: variations filtering - only show variable product if at least one variation matches current filter selection
- New: variations filtering - when only one variation matches current filter selection, change variable product layout to represent matching variation
- New: option to lazy load filters into the page via AJAX
- New: option to paginate terms, loading second page via AJAX
- New: support for WooCommerce 8.8
- New: term boxes are now paginated on Preset edit page, to avoid excessive JS processing on page loading
- Update: YITH plugin framework
- Tweak: major code refactoring
- Tweak: improved overall performance of Preset edit page, improved saving process
- Fix: error with closing toggle dropdown immediately after the filter is selected in horizontal mode
- Dev: added yith_wcan_query_relevant_term_objects filter
- Dev: added yith_wcan_query_relevant_on_sale_products filter
- Dev: added yith_wcan_query_relevant_in_stock_products filter
- Dev: added yith_wcan_query_relevant_featured_products filter
- Dev: added yith_wcan_query_relevant_rated_products filter
- Dev: added yith_wcan_query_relevant_price_range_products filter
- Dev: added yith_wcan_query_relevant_min_price filter
- Dev: added yith_wcan_query_relevant_max_price filter