WooCommerce Bulk Variations Version 1.8.5 Changelog
* Update: Tested up to WordPress 6.9
* Update: Tested up to WooCommerce 10.4
* General PHPCS cleanup, WC and WP version updates.
* Update: Tested up to WordPress 6.9
* Update: Tested up to WooCommerce 10.4
* General PHPCS cleanup, WC and WP version updates.
* Fix: Subscription pricing strings now correctly display singular and plural billing intervals like “$10 / month” and “$10 every 3 months” in cart and checkout totals.
* Fix: Display all recurring coupon names in the totals section of classic cart and checkout when multiple recurring coupons are applied.
* Fix: Payment method selector options on Subscriptions list page are now properly displaying the payment method name for gateways providing multiple payment methods.
* Fix: PayPal Standard plugin IPN renewal orders not being created for failed payment retries.
* Fix: Prevent fatal errors on shop pages when special characters like % are used in a product name.
* NEW: Added Google Pay Express Checkout for the Checkout Block.
* NEW: Added Apple Pay and Google Pay Express Checkout for the Cart Block.
* FIX: Apple Pay Express Checkout orders are now correctly marked as Apple Pay (instead of Redsys).
* FIX: Apple Pay Express Checkout now triggers WooCommerce transactional emails after successful payment (customer and admin).
* UPDATE: Agentic Commerce flow aligned with WooCommerce core (wc/agentic/v1 routes, bearer auth registry, provider/payment-method metadata for supported Redsys gateways).
* Tweak – Prevent errors when aggregating package items without calculated cart totals.
* Fix – Fixed type error when calculating bundle prices with individually priced items.
* Security – Add nonce checks
* Fix – HTML being unintentionally stripped from cart notice messages upon save
* Fix: Fix WordPress 6.7 translation loading warning by loading textdomain on plugins_loaded hook instead of init hook.
* Fix – Improved compatibility with WC 10.4 wc_format_decimal changes.
* Misc – Improve escaping and sanitizing throughout codebase
* Misc – Tested up to WooCommerce 10.4.2
* Misc – Tested up to WooCommerce 10.4.2
* Misc – Improve escaping and sanitizing throughout codebase
* Dev – Replace usage of deprecated `wc_enqueue_js()` with `wp_add_inline_script()`
* Dev – Fixed improper usage of gethostbyname(). It’s unlikely this error was actually experienced as its usage was a fallback in the event earlier checks failed.
* Tweak – Add WooCommerce system status report information to help with troubleshooting
* Fix – Ensure the merchant is redirected to the R-Series product importer following an action on a product in the importer table