WooCommerce Product Feeds Version 12.0.0 Changelog
* Update: Compatibility up to WooCommerce 11.0
* Change: Text domain for all translations is now woocommerce-product-feeds
* Update: Compatibility up to WooCommerce 11.0
* Change: Text domain for all translations is now woocommerce-product-feeds
Version 3.7.10 of WooCommerce GravityForms Product Add Ons was released on July 18, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix: Cart quantity management (the "cart quantity field" feature) stopped working for products with "Sold individually" / "Limit purchases to 1 item per order" enabled. WooCommerce 10.7 added a cart check that force-resets any sold-individually product back to a quantity of 1 on every cart render, which clamped the quantity our feature had set from the form field (showing an incorrect total and a "You can only have 1 … in your cart" notice). We now re-apply the form-driven quantity and price after WooCommerce's cart check and suppress that false notice, without disabling "Sold individually" (so the quantity input stays locked and the product still cannot be added twice). Products without cart quantity management, and manually-edited quantities on products that are not sold individually, are unaffected.
Version 1.11.2 of WooCommerce Product CSV Import Suite was released on July 15, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix – Sync the product attributes lookup table after CSV imports so storefront attribute filters stay current.
* Fix – Restore variable product attributes and variations when CSV imports create global attributes while WooCommerce attribute caches are stale.
* Dev – Add direct file access protection guards to PHP and view template files to fix Plugin Check errors.
* Dev – Upgrade Node.js from v20 to v24 and npm from v10 to v11.
* Dev – Upgrade npm and Composer dependencies.
* Dev – Add a spell-check GitHub Actions workflow and fix typos.
* Dev – Bump WooCommerce "tested up to" version 10.9.
* Dev – Bump WooCommerce minimum supported version to 10.7.
Version 7.1.1 of Admin Columns Pro was released on July 19, 2026 and is now available. Learn how to immediately download from WPspring.
Version 2.3.19 of WooCommerce Wishlists was released on July 09, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix: Restored the $wishlists global used by the wc_wishlists_button shortcode; a 2.3.18 change stopped setting it, causing a fatal error (method call on null) wherever that shortcode rendered the wishlist button.
* Add: A progress notice now appears while your existing All Products for Subscriptions product data migrates in the background, and a completion notice once it finishes.
* Fix: While the migration runs, products maintain their subscription plans, instead of temporarily showing as one-time only until their batch completes.
* Fix: WooCommerce no longer logs repeated "Invalid plugin file" errors on every admin page load after All Products for Subscriptions was built into Subscriptions.
* Fix: The product page's sign-up fee now carries the store's price display suffix (e.g. "incl. VAT") like the subscription price does, so a taxable sign-up fee no longer looks tax-free.
* Fix: Adding a product to the cart no longer causes a fatal error under PHP 8 when another plugin's 'woocommerce_add_cart_item_data' filter callback returns a non-array value.
* Tweak: In the Cart block, a subscription item's upfront charge now reads "$10.00 due today" instead of "Due today $10.00", matching the Checkout block.
* Tweak: The classic shortcode cart and checkout now match the block presentation — the free trial and sign-up fee show on their own labeled lines instead of appended to the price, items with a sign-up fee show the amount due today in the subtotal, and the in-cart subscription plan selector has been removed.
* Update: Subscription product creation settings description.
* Dev: New `woocommerce_subscriptions_pre_product_subscription_scheme_mode` filter to short-circuit a product's resolved subscription scheme mode before it's read from meta.
Version 9.1.0 of WooCommerce Tier-Pricing Table was released on July 03, 2026 and is now available. Learn how to immediately download from WPspring.