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 - 5.11.0

  • New: support for WooCommerce 9.9
  • New: introduced system to normalize data before dbDelta is executed on a database update
  • Tweak: updated cache group column size: changed from 255 to 100 for better performance and compatibility
  • Tweak: bumped db version
  • Update: YITH plugin framework

YITH WooCommerce Ajax Product Filter Premium - 5.9.0

  • New: support for WooCommerce 9.8
  • New: add locale to Admin AJAX calls
  • Tweak: localized locale for admin scripts
  • Tweak: filter locale in admin when WPML is active
  • Update: YITH plugin framework
  • Fix: wrong taxonomy shown on loading more filters in the backend
  • Dev: added new filter yith_wcan_filter_tax_get_term_children_count

YITH WooCommerce Ajax Product Filter Premium - 5.7.0

  • New: support for WooCommerce 9.6
  • Update: YITH plugin framework
  • Fix: pass correct reference to YITH_WCAN_Preset.maybeFilter

YITH WooCommerce Ajax Product Filter Premium - 5.6.0

  • New: support for WordPress 6.7
  • New: support for WooCommerce 9.5
  • New: Slovak translation
  • New: Swedish translation
  • Tweak: improved accessibility of dropdown element
  • Tweak: added new sorting option for terms inside the filter
  • Tweak: make sure that get_filter_terms AJAX call returns items with a format that will allow them preserve original sorting when converted back from JSON to JS object
  • Update: YITH plugin framework
  • Fix: show term name when label is empty on get_filter_terms AJAX call
  • Fix: problem with dropdown not deselecting options after click
  • Fix: error with Dropdowns in horizontal mode
  • Dev: added new filter yith_wcan_filter_tax_get_sorted_terms_args
  • Dev: added new filter yith_wcan_filter_tax_get_term_children_args
  • Dev: added YITH_WCAN_Filters_Factory::get_supported_terms_orders method to have single point that collects terms sorting options for filters

YITH WooCommerce Ajax Product Filter Premium - 5.5.0

  • New: support for WooCommerce 9.3
  • Update: YITH plugin framework
  • Fix: return value for render method of yith_wcan_filters shortcode in case of error

YITH WooCommerce Ajax Product Filter Premium - 5.4.0

  • New: support for WooCommerce 9.2
  • Update: YITH plugin framework
  • Tweak: improved handling of click on horizontal filters toggles
  • Fix: do not print terms relations when filter is not multiple

YITH WooCommerce Ajax Product Filter Premium - 5.3.0

  • New: support for WooCommerce 9.1
  • New: support for WordPress 6.6
  • New: exclude bots from filtering action
  • Update: YITH plugin framework
  • Update: video help tab
  • Dev: filter yith_wcan_query_vars_for_cache_index

YITH WooCommerce Ajax Product Filter Premium - 5.2.0

  • New: support for WooCommerce 9.0
  • New: added table for cache management
  • Update: YITH plugin framework
  • Tweak: changed type of taxonomy labels shown during filter configuration
  • Fix: fatal error when saving post, due to call to wrong method (protected) on Cache_Providere class
  • Fix: Passing null to parameter #1 ($num) of type int|float is deprecated
  • Fix deprecated notice in combination with Booking plugin
  • Fix: fatal error on array_values(), Argument #1 ($array) must be of type array, null given
  • Fix: prevent possible XSS on legacy widgets
  • Fix: avoid query error in variations filtering, when filtered attribute set is empty
  • Fix: select fields not correctly initialized when adding new filter to the preset