YITH WooCommerce Wishlist

YITH WooCommerce Wishlist v4.6.0

No permission to download
Download YITH WooCommerce Wishlist v3.0.11 Nulled Free
= v3.0.11 - Released on 08 Jun 2020 =

* New: support for WooCommerce 4.2
* Update: plugin framework
* Tweak: set minimum item quantity to 1
* Tweak: added WordPress among blocked bot user agents
* Tweak: make sure to finalize session when possible
* Tweak: added link to product in wishlist mobile template
* Fix: Prevent error if default wishlist doesn't exists
* Fix: update button not saving items position
* Fix: correctly applied yith_wcwl_is_wishlist_responsive filter to yith_wcwl_is_mobile function
* Fix: wrong check over show_ask_an_estimate_button
* Fix: avoid to use cache that cannot be invalidated (stop caching queries results, use cache for user wishlists)
* Fix: Ask an Estimate button on mobile footer not using dedicated label option
* Fix: additional info popup not appearing for guest users
* Fix: clear_caches method wasnt properly cleaning cache for guest users
* Dev: added yith_wcwl_ask_for_an_estimate_popup_text filter
* Dev: added yith_wcwl_show_wishlist_update_button filter
* Dev: added yith_wcwl_add_to_wishlist_icon_html filter
* Dev: added yith_wcwl_add_to_wishlist_heading_icon_html filter
* Dev: added yith_wcwl_add_to_wishlist_data trigger, to allow third party code change data submitted with ATW ajax call
Download YITH WooCommerce Wishlist v3.0.10 Nulled Free
v3.0.10 - RELEASED ON 07 MAY 2020

  • New: support for WooCommerce 4.1
  • New: prevent some UserAgents from triggering wishlist handling (avoid spam)
  • New: added minor css fixes for Storefront theme
  • New: added option to choose whether to automatically close feedback popup or not
  • Update: plugin framework
  • Tweak: added product_url placeholder for promotional email body
  • Tweak: review add process, to avoid unnecessary items update
  • Tweak: items are now counted per ID instead of user_id
  • Tweak: show variation attributes on Popular table
  • Tweak: changed 'Price' by 'Unit price' on wishlist modern view
  • Tweak: improved localized date on wishlist table
  • Tweak: added wishlist as gutenberg block in new wishlist page
  • Tweak: added "Wishlist page" post status
  • Tweak: added new check to avoid "Cannot read property contains of undefined" error
  • Tweak: added search box to All Wishlist view
  • Tweak: added default values for email contents on plugin options
  • Tweak: user can now delete also default wishlist
  • Tweak: minor changes to 'manage modern' layout
  • Tweak: added view > and close links to confirmation popup
  • Fix: solved issue with item counts, when filtering per product
  • Fix: fixed billing last name value on 'promotional', 'on sale' and 'back in stock' emails
  • Fix: show remove button on list mobile when at least one of the two buttons is shown on desktop
  • Fix: notice due to undefined widgets attributes
  • Fix: fatal error on empty wishlist page
  • Fix: added some checks to avoid fatal errors in back in stock email
  • Dev: added yith_wcwl_create_wishlist_button_label filter
  • Dev: added yith_wcwl_wishlist_download_url filter
  • Dev: added yith_wcwl_is_wishlist_responsive filter, to allow developers disable responsive behaviour for the wishlist
  • Dev: added yith_wcwl_generated_default_wishlist action
  • Dev: added yith_wcwl_default_wishlist filter
  • Dev: added yith_wcwl_add_notice wrapper function, to avoid possible fatal errors when calling wc_add_notice
  • Like
Reactions: BLACK666
Download YITH WooCommerce Wishlist v3.0.9 Nulled Free
= v3.0.9 - Released on 09 March 2020 = Thanks To @TassieNZ

* Tweak: use wp_kses_post instead of esc_html for browse wishlist text* Update: plugin framework
Download YITH WooCommerce Wishlist v3.0.8 Nulled Free
v3.0.8 - RELEASED ON 04 MARCH 2020

  • Tweak: use wp_kses_post sanitization instead of esc_html for button labels to allow developers to add HTML to them
  • Tweak: minor improvements for OceanWP theme style
  • Tweak: improved widgets style when they are applied via Elementor
  • Fix: notice on empty wishlist page (thanks to ashimhastech)
3.0.7 - RELEASED ON 03 MARCH 2020
  • New: support for WordPress 5.4
  • New: support for WooCommerce 4.0
  • New: edit title & change privacy on Manage view are now performed via ajax
  • New: improved checks on user capabilities
  • New: added wishlist widgets to Elementor
  • Update: plugin framework
  • Tweak: added check on user permission level for all wishlist actions
  • Tweak: show 404 page when non-owner user tries to visit private wishlists
  • Tweak: hide share buttons on private wishlists (thanks to Jory)
  • Tweak: escape output on templates
  • Fix: non-owner users cannot sort wishlist any longer
  • Fix: custom css not being loaded in the page
  • Fix: added check to avoid fatal error in the popular users table
  • Fix: compatibility with YITH Infinite Scrolling when ajax loading is enabled
  • Fix: avoid notice when 'ask an estimate button' is not showing in the template
  • Fix: hide share section on wishlist page when "Share wishlist" option is disabled
  • Fix: assign correct css rule to border color for Wishlist Table
  • Fix: added pagination links to all wishlist templates
  • Dev: added yith_wcwl_reload_fragments trigger to refresh wishlist fragments
  • Dev: added yith_wcwl_remove_hidden_products_via_query filter
  • Dev: added yith_wcwl_show_add_to_wishlist filter, to allow dev selectively hide Add to Wishlist buttons
  • Dev: added yith_wcwl_create_wishlist_title_label filter
  • Dev: added yith_wcwl_search_wishlist_title_label filter
  • Dev: added yith_wcwl_manage_wishlist_title_label filter
  • Dev: new actions on wishlist-view.php template (thanks to Jory)
  • Dev: added .editorconfig (thanks to Jory)
  • Like
Reactions: guanko
Download YITH WooCommerce Wishlist v3.0.6 Nulled Free
v3.0.6 - RELEASED ON 04 FEBRUARY 2020

  • 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
  • Like
Reactions: guanko
Download YITH WooCommerce Wishlist v3.0.5 Nulled Free
= v3.0.5 - Released on 23 December 2019 =

  • New: support for WooCommerce 3.9
  • Update: plugin framework
  • Tweak: register original product id instead of translated one, when saving item in DB
  • Fix: customer not being redirected to cart after clicking Add to Cart button in wishlist
  • Like
Reactions: guanko
Download YITH WooCommerce Wishlist v3.0.2 Nulled Free
= v3.0.2 - Released: Nov 11, 2019 =

  • New: support for WordPress 5.3
  • New: support for WooCommerce 3.8
  • Update: plugin framework
  • Update: Italian language
  • Update: Dutch language
  • Tweak: wrapped Add to Wishlist button label into span HTML tag
  • Fix: removed occurrences of deprecated properties on promotional email class
  • Dev: added new yith_wcwl_product_already_in_wishlist_text_button and yith_wcwl_product_added_to_wishlist_message_button filters
  • Dev: added new yith_wcwl_out_of_stock_label and yith_wcwl_in_stock_label filters
Download YITH WooCommerce Wishlist v2.2.13 Nulled Free
= v2.2.13 - Released: Nov 11, 2019 =

  • New: support for WordPress 5.3
  • New: support for WooCommerce 3.8
  • Update: plugin framework
  • Update: Italian language
  • Update: Dutch language
  • Tweak: wrapped Add to Wishlist button label into span HTML tag
  • Fix: removed occurrences of deprecated properties on promotional email class
  • Dev: added new yith_wcwl_product_already_in_wishlist_text_button and yith_wcwl_product_added_to_wishlist_message_button filters
  • Dev: added new yith_wcwl_out_of_stock_label and yith_wcwl_in_stock_label filters
  • Like
Reactions: guanko
Download YITH WooCommerce Wishlist v2.2.12 Nulled Free
v2.2.12 - RELEASED: AUG, 12 - 2019

  • New: WooCommerce 3.7.0 RC2 support
  • New: input to copy wishlist link and share it anywhere
  • Update: internal plugin framework
  • Update: Italian language
  • Fix: redirect url if there is more than one parameter on the url
  • Fix: changed escape for share link, to properly escape url special characters
Download YITH WooCommerce Wishlist v2.2.11 Nulled Free
v2.2.11 - RELEASED: JUL, 18 - 2019

  • Update: internal plugin framework
  • Tweak: improved performance on wishlist page, when user is a guest and store has huge catalog (thanks to Dave)
  • Dev: add filter yith_wcwl_wishlist_correctly_created on add_wishlist function
  • Like
Reactions: mamil

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu