#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Wishlist Premium - 3.1.1

  • Update: YITH Plugin Framework
  • Tweak: improved style for the wishlist widget icon
  • Fix: debug info feature removed for all logged in users
  • Fix: typo in js code

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