Latest Updates
Follow everyday YITH themes and plugins updates
YITH WooCommerce Wishlist Premium - 3.0.16
- New: support for WordPress 5.6
- New: support for WooCommerce 4.7
- New: possibility to update plugin via WP-CLI
- Update: plugin framework
- Update: french translation
- Tweak: search view now shows matching wishlists instead of all the lists of matching customers
- Tweak: default wishlist sorting now places last added item as heading item
- Fix: avoid using localized string as param name for bulk action on wishlists table
- Fix: prevent possible fatal errors due to missing email classes
- Dev: added yith_wcwl_reload_on_found_variation filter to allow dev programmatically disable ATW reload on found_variation
- Dev: added yith_wcwl_wishlist_view_images_after_thumbnail action
- Dev: added yith_wcwl_modern_wishlist_empty_message filter
- Dev: added yith_wcwl_ask_estimate_email_wishlist_name filter
- Dev: removed deprecated .ready method from scripts
YITH WooCommerce Wishlist Premium - 3.0.15
- New: support for WooCommerce 4.6
- Update: plugin framework
- Tweak: return product price as float in item class
- Fix: bulk add to cart checkbox in the wishlist table not working
- Fix: prevent possible fatal error when printing ATW button
- Fix: original price being sent to database as int instead of float
- Fix: wrong layout being loaded for manage endpoint
- Dev: added new filter yith_wcwl_get_product_image_with_path
- Dev: added new filter yith_wcwl_set_session_cookie
- Dev: added new filter yith_wcwl_privacy_value
- Dev: added new filter yith_wcwl_wishlist_privacy_types
- Dev: added new filter yith_wcwl_available_admin_tabs_premium
- Dev: added new parameter to yith_wcwl_{privacy}_wishlist_visibility filter
YITH WooCommerce Wishlist Premium - 3.0.14
- New: support for WooCommerce 4.5
- Update: plugin framework
- Tweak: filter fragments to update only visible ATW when reset_data js event occurs
- Tweak: fixed appearance of images_grid layout after sorting
- Tweak: changed js handling to support selects as quantity input in wishlist view
- Tweak: added error message when trying to add variable products to cart
- Tweak: solved issue with confirm popup after search on All Wishlists section
- Tweak: improved search among wishlists, to consider wishlist name, slug and token too
- Fix: warning continue targeting switch is equivalent to break
- Fix: promotional email heading not correctly retrieved inside wizard preview
- Fix: issue with cart redirect when using YITH WCCL
- Dev: added new yith_wcwl_admin_table_column_name_actions filter
- Dev: added new yith_wcwl_admin_table_column_username_row filter
YITH WooCommerce Wishlist Premium - 3.0.13
- Fix: moved check over Ajax Loading option on first wishlist init only, to avoid problems when dynamically loading ATW on variable products
- Dev: added some new strings to wpml-config.xml file
YITH WooCommerce Wishlist Premium - 3.0.12
- New: support for WordPress 5.5
- New: support for WooCommerce 4.4
- New: support for Polylang PRO
- New: load correct Add to Wishlist (ATW) template for selected variation, and refresh it when changing variations on product page
- Update: plugin framework
- Tweak: added nocache headers to PDF download process
- Tweak: hide Arrange column when there is only one product in wishlist
- Tweak: added wpautop to promotional email body before sending
- Tweak: show appropriate error message when trying to Add all to Cart, with variable product in list
- Tweak: new style for the scrollbar of mini-wishlist widget
- Tweak: changed messages for empty wishlist, no wishlists
- Fix: upsells are now correctly identified as loop by wishlist
- Fix: issue with dropdown showing default wishlist after one product is added to wishlist
- Fix: icon select at backend showing [Object object]
- Fix: avoid showing default list on wishlist dropdown after moving item to another list from the popup
- Fix: quantity fields not triggering save function after an item is removed from wishlist
- Fix: adding wrong quantity to cart after changing quantity on wishlist page
- Fix: changed fragments indexes to work with a greater set of configurations
- Fix: problem with Frequently Bought Together integration
- Fix: notice when using custom icons for ATW buttons
- Dev: added new localize variable to filter time to close Ask for an estimate popup
- Dev: added new action yith_wcwl_before_add_all_to_cart_from_wishlist
- Dev: added new filter yith_wcwl_add_all_to_cart_from_wishlist
- Dev: added new filter yith_wcwl_add_all_to_cart_error_message
- Dev: added new filter yith_wcwl_add_wishlist_notice
- Dev: added new filter yith_wcwl_fragments_index_glue
YITH WooCommerce Wishlist Premium - 3.0.11
- 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
YITH WooCommerce Wishlist Premium - 3.0.10
- 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
YITH WooCommerce Wishlist Premium - 3.0.9
- Tweak: use wp_kses_post instead of esc_html for browse wishlist text
- Update: plugin framework
YITH WooCommerce Wishlist Premium - 3.0.8
- 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)
YITH WooCommerce Wishlist Premium - 3.0.7
- 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)