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 Multi Currency Switcher for WooCommerce Premium - 1.4.0

  • New: support for WooCommerce 6.1
  • New: currency position and thousand and decimal separators are now automatically retrieved from WooCommerce currencies information when selecting the currency
  • Update: YITH plugin framework
  • Update: language files
  • Tweak: added help tab

YITH WooCommerce Badge Management Premium - 2.1.0

  • New: support for WooCommerce 6.1
  • Update: YITH plugin framework
  • Update: language files
  • Fix: issue with showing and sanitizing badges with some elementor widgets
  • Tweak: added a small style snippet to improve the compatibility with the blocksy theme
  • Tweak: changed the fields position to exclude product in Badge Rules to improve the UX
  • Dev: new yith_wcbm_add_badge_tags_in_wp_kses_allowed_html filter to avoid tags sanitization using wp_kses
  • Dev: new yith_wcbm_get_badge_allowed_html filter to edit the allowed html in badges array
  • Dev: new yith_wcbm_badge_rule_is_valid_for_product filter to handle the rule validation in a custom way

YITH WooCommerce Quick Export Premium - 1.9.0

  • New: support for WordPress 5.9
  • Fix: prevent WooCommerce warning for changes without saving when click on confirm button

YITH Composite Products for WooCommerce Premium - 1.6.0

  • New: support for WooCommerce 6.1
  • Update: YITH plugin framework
  • Tweak: change "woocommerce_stock_html" for the new filter "woocommerce_get_stock_html"
  • Fix: minor bugs

YITH Product Shipping for WooCommerce Premium - 1.5.0

  • New: support for WooCommerce 6.1
  • Update: YITH plugin framework
  • Fix: duplicate product shipping option
  • Fix: minor bugs

YITH WooCommerce Product Add-ons Premium - 2.5.0

  • New: support for WooCommerce 6.1
  • Update: YITH plugin framework
  • Dev: show alt text image when you show image on addons
  • Dev: filter yith_wapo_admin_after_addon_title
  • Dev: filter yith_wapo_include_variations_on_conditional_logic
  • Dev: new filter 'yith_wapo_block_classes'
  • Fix: avoid unexpected value type for separator color variable
  • Fix: fixed error displayed when there isn't an exactly match of numbers
  • Fix: hide "Base price" message in cart if product has no add-ons
  • Fix: fixed addons prices depending on tax configuration
  • Fix: number addon calculation ( value per product )
  • Fix: fixed deposit calculation on cart
  • Fix: price calculation for each addon
  • Fix: show addons in the variations when a variable product is selected
  • Fix: calculate total price when event is onkeyup on input type number of number addons
  • Fix: fixed price with percentage price type
  • Fix: minor bugs