YITH WooCommerce Ajax Product Filter Premium 4.31.0

Download YITH WooCommerce Ajax Product Filter Premium 4.31.0 from nulled fire. YITH WooCommerce Ajax Product Filter lets your customers find the products they need in a glimpse of
New: support for WooCommerce 6.8
New: added Bricks compatibility
Tweak: add rel=nofollow attribute to items inside dropdowns handled by plugin js
Update: YITH plugin framework
Dev: added yith_wcan_custom_css filter
Dev: added new filter yith_wcan_set_supported_filter_design
Dev: Removed 3rd party CSS libraries not strictly needed in the plugin
Dev: new filter yith_wcan_filter_get_formatted_terms_for_{->get_formatted_taxonomy()} for filter specific taxonomy before print
New: support for WooCommerce 5.8
Tweak: init custom fields inside dropdown too
Update: YITH Plugin Framework
Dev: added yith_wcan_is_filtered filter
* 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