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 Anti-Fraud Premium - 1.2.8

  • New: Support for WooCommerce 3.9.0
  • Update: plugin framework
  • Fix: blacklisted address check

YITH WooCommerce Gift Cards Premium - 3.0.3

  • New: Support to WooCommerce 3.9 beta 1
  • New: Added new option in the general settings to avoid the use of gift card codes on the gift card products
  • New: added new option to allow Shop Manager to manage the plugin settings
  • Tweak: added styles to the display form shortcode to fit with Elementor
  • Update: updated .pot
  • Update: updated Spanish language
  • Update: French language (thanks to Christophe Ferrandon)
  • Update: updated plugin fw
  • Fix: fixed the custom image not displayed when the gallery is disabled
  • Fix: fixed minor issues
  • Fix: fixed the selected image not displayed as the product image
  • Fix: fixed an issue with the cart image
  • Fix: display the values in the shortcodes as prices
  • Fix: fixed the email width issue
  • Fix: now is not possible to enter the same code in gift card field and in the coupons one
  • Fix: fixed warning when apply the gift card using a link
  • Fix: fixed minor issue in the cart message
  • Fix: fixed a null object error
  • Fix: added some strings to the domain
  • Fix: fixed an issue with the popup close button
  • Dev: changed the product name by the product title in the form preview
  • Dev: added the add gift button on gift this product translatable
  • Dev: minor changes in the admin settings
  • Remove: removed the view button in the gift card taxonomy

YITH WooCommerce Wishlist Premium - 3.0.3

  • Tweak: prevent yith_setcookie to process if cookie name is not set
  • Tweak: refactored session class to set up session cookie name on demand, when needed (avoid empty cookie name)
  • Tweak: minor improvements to functions that require session (count_products, get_default_wishlist..) as a consequence of changes applied to session class

YITH WooCommerce Affiliates Premium - 1.6.8

  • New: added link generator on Affiliate details page, on backend
  • Update: Greek translation
  • Update: plugin framework

YITH WooCommerce Multi-step Checkout Premium - 1.8.1

  • New: Option to hide "Back to cart" button in the last step
  • Update: Plugin framework
  • Update: Spanish language
  • Update: Italian language

YITH WooCommerce Wishlist Premium - 3.0.2

  • Update: plugin framework
  • Tweak: added defaults for yith_wcwl_add_to_cart_text option (thanks to ecksiteweb)
  • Tweak: changed placeholder for Wishlist Name field on Add to Wishlist popup template
  • Fix: prevent fatal error when switching from cookies to session

YITH Woocommerce Multi Vendor Premium - 3.5.1

  • Fix: Strip slash char in Vendor quick info email
  • Fix: Prevent "call method of non object" error in commission's email
  • Fix: Prevent "call property on null" error in commission's email
  • Fix: index 'woocommerce' doesn't exists

YITH WooCommerce Wishlist Premium - 3.0.0

  • New: option to show Add to Wishlist button on loops
  • New: Add to Wishlist button style when placed over product image
  • New: Add to Wishlist button can now turn into Remove from Wishlist after addition
  • New: Add to Wishlist button can now turn itno Move to another wishlist after addition
  • New: added new layouts for wishlist shortcode (Modern and Images grid)
  • New: plugin will add variation to wishlist, if user selected one before pressing the button
  • New: count of users that added item in the wishlist
  • New: option to load wishlist templates via Ajax
  • New: select add to wishlist icon and/or upload custom image
  • New: guest wishlists are now stored on db, within session id
  • New: unified experience for guests and logged in users
  • New: added new layout for manage wishlist view (Modern)
  • New: create new wishlist can now be opened as a popup
  • New: customization for social icons
  • New: added tooltips for wishlist buttons
  • New: wizard to configure promotional email
  • New: email sent when an item of the wishlist is back in stock
  • New: email sent when an item of the wishilist is on sale
  • Tweak: improved admin panel, and settings UX
  • Dev: code refactoring of the entire plugin
  • Dev: new YITH_WCWL_Wishlist and YITH_WCWL_Wishlist_Item objects
  • Dev: now using Data_store classes to handle db operations
  • Dev: added filter yith_wcwl_loop_positions
  • Dev: added filter yith_wcwl_custom_css_rules
  • Dev: added filter yith_wcwl_session_cookie
  • Dev: added filter yith_wcwl_item_formatted_price
  • Dev: added filter yith_wcwl_wishlist_formatted_title
  • Dev: added filter yith_wcwl_wishlist_get_items
  • Dev: added filter yith_wcwl_user_cannot_add_to_wishlist_message
  • Dev: added filter yith_wcwl_can_user_add_to_wishlist
  • Dev: added filters yith_wcwl_add_wishlist_{property}
  • Dev: added filters yith_wcwl_adding_to_wishlist_{property}