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 Questions and Answers Premium - 1.3.15

  • New: Support for WooCommerce 5.0
  • New: added a new Question counter near to the reviews counter
  • Update: YITH plugin framework
  • Fix: added the question trim text also in the question from shortcode
  • Dev: show question excerpt if not logged in or if not admin user
  • Dev: included a read more link in the questions if they exceed the excerpt
  • Dev: added new filter yith_ywqa_allow_guests_vote_answers
  • Dev: added new filter yith_ywqa_allow_guests_vote_answers_redirect

YITH Custom Thank You Page for WooCommerce Premium - 1.3.3

  • New: support for WooCommerce 5.0
  • Update: Plugin Framework
  • Update: Plugin Upgrade
  • Fix: saving error in product editing page
  • Fix: removed empty spaces chars in twitter social input
  • Dev: added order_id paramater to pdf file name filter

YITH WooCommerce Color and Label Variations Premium - 1.9.4

  • New: Support for WooCommerce 3.9.1
  • New: Added option to show or hide a single product variation from archive pages
  • New: Added option to hide or show variable product from loop
  • Update: Plugin framework
  • Update: Spanish language
  • Fix: No products shown on brands archive page
  • Dev: New filter 'yith_wccl_available_variations_loop'
  • Tweak: Using transient on archive pages for better performance

YITH WooCommerce Checkout Manager Premium - 1.3.7

  • New: Support to WooCommerce 3.9.1
  • Update: Plugin Core
  • Fix: Wrong state field type when country field is not a select dropdown
  • Fix: Additional fields didn't work properly with conditional rules
  • Fix: Wrong value of "ship to different address" checkbox when checkout has custom fields

YITH WooCommerce Frequently Bought Together Premium - 1.5.6

  • New: Support for WooCommerce 3.9.1
  • New: Option to set cross-sells or up-sells as frequently bought together products
  • Update: Spanish language
  • Update: Dutch language
  • Update: Plugin framework
  • Dev: New filter 'yith_wfbt_total_discount'
  • Dev: New filter 'yith_wcfbt_add_coupon'
  • Dev: New filter 'yith_wfbt_this_product_label'

YITH WooCommerce Wishlist Premium - 3.0.6

  • Tweak: avoid redirect for guest users if wishlist page is set to my-account
  • Tweak: allow popup timeout to be filtered via code
  • Tweak: using yith_wcwl_l10n.popup_timeout for wishlist messages too
  • Tweak: minor improvements to localization
  • Tweak: promotion email preview can now be scrolled
  • Tweak: update wrong text domains
  • Tweak: changed default value for ATW icons
  • Tweak: set wishlist session cookie JIT
  • Tweak: use secure cookie for sessions, when possible (thanks to Ahmed)
  • Tweak: improved cache handling for get_default_wishlist method
  • Tweak: even if system cannot set session cookie, calculate session_id and use it for the entire execution
  • Tweak: improved privacy labels for the wishlists
  • Update: Italian language
  • Update: plugin framework
  • Fix: prevent error if list doesn't exists
  • Fix: issue with wishlist_id query param
  • Fix: items query now search for product in original language
  • Fix: Create promotion button for single products view
  • Fix: fatal error after saving promotional email draft
  • Fix: prevent fatal error when sending Promotional Email
  • Fix: returning correct wishlist and user id to yith_wcwl_added_to_wishlist and yith_wcwl_removed_from_wishlist actions (thanks to danielbitzer)
  • Fix: issue with default value for yith_wcwl_positions option
  • Fix: ask an estimate label not being shown on frontend
  • Fix: added key name to avoid DB error during install or update procedure
  • Dev: added yith_wcwl_shortcode_share_link_url filter
  • Dev: added yith_wcwl_popup_timeout filter

YITH Point of Sale for WooCommerce Premium - 1.0.0

  • New: support to YITH WooCommerce Sms Notifications
  • Fix: issue with YITH WooCommerce Request a Quote when adding to quote hourly booking products
  • Tweak: prevent issues when calculating service costs

YITH Frontend Manager for WooCommerce Premium - 1.6.6

  • New: Added WooCommerce order actions
  • New: Manage product custom fields
  • Update: Plugin framework
  • Update: Spanish language
  • Tweak: Code refactoring for Auctions module class
  • Fix: Unable to search products to an order with Shop Manager capabilities
  • Fix: Unable to save order items to an order with Shop Manager capabilities
  • Fix: Unable to remove discount to an order with Shop Manager capabilities
  • Fix: Unable to calculate line taxes to an order with Shop Manager capabilities
  • Fix: Unable to add taxes to an order with Shop Manager capabilities
  • Fix: Unable to reculcalate order total with Shop Manager capabilities
  • Fix: Unable to add products to an order with Shop Manager capabilities
  • Fix: Unable to add FEE to an order with Shop Manager capabilities
  • Fix: Unable to add Coupon Discount to an order with Shop Manager capabilities
  • Fix: Unable to save tax status and tax class when edit a product
  • Dev: Add hook yith_wcfm_module_files to filter module files

YITH WooCommerce Gift Cards Premium - 3.0.5

  • New: added the product suggestion also in the PDF
  • Tweak: added the placeholder {order_id} in the gift card email subject
  • Tweak: Added a message under the recipient details when the recipient details are not mandatory
  • Tweak: improvements in the frontend styles
  • Tweak: improvements in the multi-recipient feature
  • Tweak: now, the disabled options by dependencies are hidden in the plugin settings
  • Tweak: Changes in the modal upload section
  • Update: updated .pot file
  • Fix: fixed the gift card delivery date changed when update the gift card post
  • Fix: fixed undefined wrapper class error
  • Fix: fixed the disabled gift this product in the bundle products
  • Dev: replacing the date method by date_i18n to get the date in the correct language
  • Dev: minor changes