Il primo shop indipendente
al mondo per lo sviluppo di plugin per WooCommerce
Cambia lingua
Italiano

Ultimi aggiornamenti

Segui gli aggiornamenti dei plugin YITH giorno dopo giorno

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)

YITH WooCommerce Ajax Product Filter Premium - 4.0.1

  • New: Greek translation
  • Update: YITH plugin framework
  • Fix: issue with legacy widgets counts (inverted parameter)
  • Fix: disable by default suppress conditional tags, to avoid template problems
  • Fix: improve suppress canonical_redirect, to apply whenever filtering
  • Fix: query method can now retrieve all presets, instead of being limited to latest 5

YITH WooCommerce Ajax Product Filter Premium - 4.0.0

  • New: Plugin UI/UX restyling
  • New: added filters preset
  • New: added YITH AJAX Filters Preset widget
  • New: added [yith_wcan_filters] shortcode
  • New: added Gutenberg block to display Filters Preset in any page
  • New: added Elementor widget to display Filters Preset in any page
  • New: filters will now work on any page, for any loop of products
  • New: added user friendly mobile layout
  • New: added labels that shows active filters
  • New: added [yith_wcan_reset_button] shortcode
  • New: added Gutenberg block to display Reset Filters button in any page
  • New: added Elementor widget to display Reset Filters button in any page
  • New: added customization options for the Preset
  • New: added custom appearance for key visual elements of the filters
  • New: added automatic upgrade procedure from old system to new preset
  • New: added custom urls filtering, for easy sharing and better SEO
  • New: full compatibility to all products taxonomies, including custom ones
  • Update: YITH plugin framework
  • Tweak: major code refactoring and optimization

YITH WooCommerce Ajax Product Filter Premium - 3.11.7

  • New: support for WooCommerce 5.0
  • Update: YITH plugin framework
  • Fix: non-standard hooks
  • Fix: jQuery.on( 'ready' ) was deprecated

YITH WooCommerce Ajax Product Filter Premium - 3.11.6

  • * New: Support for WooCommerce 4.9
  • * Fix: Dropdown not working for 'select'
  • * Dev: yith_wcan_{$arg}_current_filter hook to exclude current category in filters

YITH WooCommerce Ajax Product Filter Premium - 3.11.4

  • New: Support for WooCommerce 4.7
  • New: Possibility to update plugin via WP-CLI
  • New: Possibility to update plugin via ManageWP
  • New: Greek translation
  • Update: plugin framework

YITH WooCommerce Ajax Product Filter Premium - 3.11.5

  • New: Support for WooCommerce 4.8
  • New: Support for WordPress 5.6
  • New: Support for Twenty Twenty-One theme
  • New: French translation
  • New: German translation
  • Dev: yith_wcan_categories_ancestors hook to filter parent categories on category query