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 Checkout Manager Premium - 1.2.12

  • New: Support to WooCommerce 3.7.0 RC2
  • Update: Italian language
  • Update: Plugin Core
  • Fix: Decode option keys in order to prevent issue with not latin charset

YITH WooCommerce One-Click Checkout Premium - 1.3.10

  • New: Support to WooCommerce 3.7.0 RC
  • Update: Plugin Core
  • Tweak: Replaced FontAwesome with a dedicated plugin font

YITH Payment Method Restrictions for WooCommerce Premium - 1.1.6

  • New: Support to WooCommerce 3.7.0 RC2
  • Tweak: prevent problem if conditions are not an array
  • Update: Plugin-fw
  • Fix: problem to add new bank account on bacs tab

YITH WooCommerce Recently Viewed Products Premium - 1.5.3

  • New: Support to WooCommerce 3.7.0 RC
  • Update: Plugin Core
  • Update: Italian language
  • Fix: Removed useless option from plugin email settings

YITH WooCommerce EU VAT Premium - 1.4.0

  • New: support WooCommerce 3.7
  • New: added new field in the user account to store the VAT number
  • New: Added filter 'ywev_vat_already_validated_and_valid' to validate extra fields before apply VAT exemption
  • Tweak: replacing magic methods by getters and setters
  • Tweak: New parameters to filters ywev_vat_already_validated_and_valid and ywev_vat_validation_response
  • Tweak: added the VAT Number field in the user edit page on admin side
  • Update: updated plugin core
  • Fix: fixed php warnings in the code
  • Dev: added plugin upgrade submodule

YITH WooCommerce Membership Premium - 1.3.17

  • New - support to WooCommerce 3.7
  • New - add CSS classes to body tag based on the memberships of the user
  • Update - plugin framework
  • Update - language files
  • Fix - issue when overriding Multi Vendor options
  • Fix - prevent issue if for some reasons the Shop Manager role doesn't exist
  • Fix - duplicate select2 in Gutenberg editor for protected links
  • Fix - issue with credits on membership activation

YITH Google Product Feed for WooCommerce Premium - 1.1.6

  • Tweak: check isset the variable before print the content
  • Tweak: check if isset $values['feed_template']
  • Fix: display google product feed variation information
  • Fix: generate google categories for en locale
  • Update: Italian language

YITH WooCommerce Gift Cards Premium - 2.3.0

  • New: support to WooCommerce 3.7.0
  • New: added new shortcode "yith_gift_card_check_balance_form" with a form to check the gift card balance by code
  • New: added new shortcode "yith_redeem_gift_card_form" to allow the manually redeem of the gift cards
  • New: new feature to add a percentage discount to the gift card amount
  • New: added a new column in the gift card table with the direct link to auto apply the gift card in the site
  • New: added new filters ywgc_is_postdated_delivery_date_by_default, ywgc_postdated_by_default, ywgc_delivery_date_value_by_default
  • New: added filter yith_ywgc_check_subscription_product_on_cart
  • New: added filter ywgc-recipient-email
  • Tweak: Virtual recipient details is mandatory
  • Tweak: now get correct gift card image for other gift card language (WPML)
  • Tweak: prevent load unnecessary data on plugin load
  • Tweak: now, the expiration date of the gift card could be edited
  • Update: Deutsch language files
  • Update: Spanish language files
  • Update: Italian language files
  • Update: updated .pot
  • Update: updated plugin fw
  • Fix: fixed PHP Notice: Undefined property: stdClass::$delete_posts
  • Fix: restore the gift card balance when the order changes to failed status
  • Fix: avoid to recalculate the order total if the order don't have a gift card applied
  • Fix: fixed an undefined variable
  • Fix: removed the image error when select another image
  • Dev: changes in the mpdf args filter
  • Dev: added a new font to allow the thai characters
  • Dev: added new parameters to the template price filters
  • Dev: added new filter ywgc_temp_coupon_array to allow changes in the temp coupon array

YITH Cost of Goods for WooCommerce Premium - 1.1.10

  • New: support WooCommerce 3.7
  • Update: updated plugin core
  • Fix: fixed a wrong value in the category totals table
  • Dev: minor changes