WooCommerce Wishlists v2.3.4
Changelog
2024.11.23 - version 2.3.4
* Update - WP and WC Compatibility Tags.
* Fix: Fix in the admin when counting the number of products in a list. Prevents an error if the wishlist data is empty.
2024.10.12 - version 2.3.3
* Update - WP and WC Compatibility Tags.
* Fix: Fix unbinding the wp_login event when users disable list transferring.
2024.06.22 - version 2.3.2
* Fix: Fix issue where Gravity Forms Product Addon forms were not added to lists when used on variable products.
* Fix: Since we now perform additional add_to_cart_validation from Gravity Forms we needed to ensure we are correctly passing the variation_id to the add_to_cart_validation filter.