WooCommerce Wishlists

WooCommerce Wishlists 2.3.17

No permission to download

A new update for WooCommerce Wishlists 2.3.11 is now available for free download. Big thanks to the contribution from our member @work !

2025.12.07
* Fix: Fix a critical issue where updating a wishlist in the admin backend would delete all wishlist items. This was caused by overzealous PHPCS fixes in version 2.3.7 that incorrectly included wishlist_items in the explicit POST data array when it's not part of the admin form.
* Update: Basic source code cleanup.
* Update: WordPress 6.9 compatibility.
Read the rest of this update entry...
 

A new update for WooCommerce Wishlists 2.3.17 is now available for free download. Big thanks to the contribution from our member @Zechariah !

2026.06.12
* Fix: Removed an invalid WooCommerce feature compatibility declaration ('product_blocks') that was triggering memory exhaustion during HPOS configuration on WordPress 7.0 / WooCommerce 10.8. The plugin now only declares its valid HPOS ('custom_order_tables') compatibility.
* Refactor: Replaced the legacy is_woocommerce_active() bootstrap shim with the standard 'Requires Plugins: woocommerce' header and a class_exists( 'WooCommerce' ) runtime guard.
Read the rest of this update entry...
 
Back
Top