WooCommerce – WishLists – Version – 2.4.2

2026.09.09 – version 2.4.2
* Fix: On a product page that also lists other products – related products, upsells, or any shop loop – an Add to Wishlist button on one of those could act on the product at the top of the page instead of its own. With a variation chosen above, opening one of those buttons showed the list as already saved, and unticking it removed the product from the top of the page rather than the one whose button was open. Each button now reads only its own product’s form.
* Fix: Restored bind_wishlist_button() as a deprecated no-op. Sites still running the temporary snippet our support team supplied for Divi Theme Builder in 2.3.x hit a fatal error on 2.4.0 and 2.4.1, because that method was removed. The snippet is no longer needed on 2.4.x and should be deleted, but it will no longer take the site down. Scheduled for removal in 3.0.0.
2026.09.09 – version 2.4.1
* Fix: The Add to Wishlist button’s loading spinner stayed on screen on themes that style the contents of buttons, leaving a ring that kept spinning for as long as the page was open. It is hidden again unless the button is actually working.
* Fix: The Add to Wishlist button’s icon and its label keep their spacing on those themes, instead of sitting flush against each other. Add to Cart on the wishlist pages gets the same fix.
* Fix: A product saved with options – a Gravity Forms entry, a Product Add-ons configuration, an engraving – is now stored as its own item. Saving the same product again with different options keeps both, rather than the newer one taking the place of the older, and saving the same configuration twice adds to its quantity. Items already on a list keep their place; the change applies to items saved from now on.