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 Wishlist Premium - 3.1.0

  • New: support for WooCommerce 5.7
  • Update: YITH Plugin Framework
  • Tweak: enforcing a more strict nonce verification
  • Fix: use absolute URL in 'Remove from Wishlist' anchors, to avoid problems when template is loaded via AJAX
  • Dev: added yith_wcwl_plugin_icons filter, to allow third party add custom icons (thanks to swallow2603)
  • Dev: added yith_wcwl_bulk_action_messages filter, to allow third party change the text of the bulk actions message admin page

YITH WooCommerce Wishlist Premium - 3.0.24

  • New: support for WooCommerce 5.5
  • New: support for WordPress 5.8
  • Update: YITH Plugin Framework

YITH WooCommerce Wishlist Premium - 3.0.23

  • New: support for WooCommerce 5.4
  • Update: YITH plugin framework
  • Fix: filters to alter resources dependencies not actually affecting assets loaded in the page (thanks to deothemes)
  • Fix: better support for wishlist page with non-standard characters in slug
  • Dev: added new yith_wcwl_after_add_wishlist action, triggered after wishlist creation

YITH WooCommerce Wishlist Premium - 3.0.22

  • New: support for WooCommerce 5.3
  • Update: YITH plugin framework
  • Tweak: add visual notification for error on ATW process
  • Tweak: add class to ATW container, when count is enabled
  • Tweak: use share link title for WhatsApp sharing link too
  • Tweak: enqueue plugin scripts only when needed
  • Fix: visibility param for wishlist queries not working correctly
  • Fix: generic selectors used at found_variations (thanks to vivik93)

YITH WooCommerce Wishlist Premium - 3.0.21

  • New: support for WooCommerce 5.2
  • New: added German translation
  • New: added no-robots headers for add_to_wishlist url (thanks to brix720)
  • Update: YITH plugin framework
  • Tweak: added datepicker to date fields on popular table
  • Tweak: code refactoring according to PHPCS
  • Fix: avoid setting session_id, until guest performs any edit operation over the lists
  • Fix: removed deprecated unbind from scripts
  • Dev: added new variable to the localize script to disable the popup of the products when grid view is enabled
  • Dev: added filter yith_wcwl_redirect_unauthenticated_users_http_status for unauthenticated users redirect
  • Dev: added filter yith_wcwl_disable_popup_grid_view to allow third party code disable popup on products grid view
  • Dev: added yith_wcwl_main_style_deps filter to allow devs remove unnecessary deps
  • Dev: added yith_wcwl_custom_icon_alt and yith_wcwl_custom_width filters, to allow dev customize ATW custom icon

YITH WooCommerce Wishlist Premium - 3.0.20

  • New: support for WordPress 5.7
  • New: support for WooCommerce 5.1
  • Update: YITH plugin framework
  • Fix: wrong data type for item insert query (thanks to jonatanmenendez)
  • Dev: added new yith_wcwl_get_wishlist_on_remove filter

YITH WooCommerce Wishlist Premium - 3.0.19

  • New: support for WooCommerce 5.0
  • Update: YITH plugin framework
  • Tweak: added transient for hidden products
  • Dev: fixed issue when unchecking all products in wishlist page
  • Dev: added yith_wcwl_mobile_media_query filter
  • Dev: added new filters yith_wcwl_remove_after_add_to_cart and yith_wcwl_allow_remove_after_add_to_cart

YITH WooCommerce Wishlist Premium - 3.0.18

  • New: support for WooCommerce 4.8
  • Update: plugin framework
  • Tweak: corrected wrong text domain for a string
  • Tweak: improved product name sanitization on wishlist template
  • Tweak: added variation details to Ask an Estimate email
  • Tweak: improved code style for all email templates
  • Fix: wishlist search not working for guest users
  • Dev: added fifth parameter for yith_wcwl_add_to_wishlist_button_html filter
  • Dev: added new yith_wcwl_promotion_email_item filter

YITH WooCommerce Wishlist Premium - 3.0.17

  • New: support for WooCommerce 4.8
  • Update: plugin framework
  • Update: Spanish translation
  • Tweak: added view wishlist anchor to wishlists links, when Multi-Wishlist is disabled
  • Tweak: added rel="noopener" attribute to sharing links (thanks to onetimelord)
  • Tweak: avoid slugs that overflow column width
  • Tweak: improved Wishlist Items elementor Widget
  • Tweak: changed set of default columns for wishlist table
  • Tweak: improved style for Edit Title form in wishlist page
  • Fix: prevent load_fragments ajax call when no fragment is found for current page (thanks to powernic)
  • Fix: correctly sanitize fragments options
  • Dev: added 4th parameter to woocommerce_email_headers filter
  • Dev: added new filter yith_wcwl_dompdf_orientation
  • Dev: added new filter yith_wcwl_additional_crons