WooCommerce Recommendation Engine Version 3.5.5
Version 3.5.5 of WooCommerce Recommendation Engine was released on June 29, 2026 and is now available. Learn how to immediately download from WPspring.
Version 3.5.5 of WooCommerce Recommendation Engine was released on June 29, 2026 and is now available. Learn how to immediately download from WPspring.
* Update: Tested up to WordPress 7.0 and WooCommerce 10.9
* Update: Tested up to WooCommerce 10.9
Version 9.79.0 of WooCommerce Smart Coupons was released on June 25, 2026 and is now available. Learn how to immediately download from WPspring.
* New: Tested up to WordPress 7.0.0
* New: Tested up to WooCommerce 10.8.1
* New: Added the Quick Start Sell Gift Card feature.
* Fix: Datepicker conflicts with third-party plugins and unnecessary datepicker script loading on non-gift certificate product pages
* Fix: Auto apply programmatically generated coupons do not apply until coupon is manually re-saved
* Fix: Fixed Cart Discount coupons restricted by taxonomy were being incorrectly rejected
* Update: Added data in the 'discount_type' column in supported format in the sample.csv file
* Update: Highlighted fields & features added by the plugin for better clarity
* Update: Translations
Version 2.3.18 of WooCommerce Wishlists was released on June 29, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix: Wishlists could silently fail to load when it initialized before WooCommerce in the plugin load order (the common case, since "woocommerce-wishlists" sorts before "woocommerce" alphabetically) – which removed the Wishlists settings tab and all functionality. Initialization now runs on the 'plugins_loaded' hook so the WooCommerce dependency check is reliable regardless of load order.
* Fix: Corrected the admin settings and wishlist singletons to store self::$instance, preventing duplicate initialization.
* Update: Tested up to WooCommerce 10.9.
Version 2.5.2 of WooCommerce Product Vendors was released on June 29, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix – Prevent PHP warning when accessing post_content on null $post in enqueue_scripts on 404 and non-post pages.
* Fix – Added an accessible screen reader label to the product type filter on the Vendor Products screen to improve accessibility.
* Fix – Added accessible screen reader labels to the date and commission status filter dropdowns on the Vendor Orders admin page to improve accessibility.
* Fix – Replaced the `<h4>` heading with a programmatically associated `<label>` for the "Add note" field on the Vendor Order screen to improve accessibility.
* Dev – Update Composer dependencies to modernize developer experience.
* Dev – Upgrade Node.js from v20 to v24 and npm from v10 to v11.
* Dev – Upgrade npm and Composer dependencies.
* Dev – Bump WooCommerce "tested up to" version 10.9.
* Dev – Bump WooCommerce minimum supported version to 10.7.
* Feature – Add support for WooCommerce Checkout Block