WooCommerce Composite Products Version 11.1.0
Version 11.1.0 of WooCommerce Composite Products was released on July 22, 2026 and is now available. Learn how to immediately download from WPspring.
Version 11.1.0 of WooCommerce Composite Products was released on July 22, 2026 and is now available. Learn how to immediately download from WPspring.
Version 1.6.11 of WooCommerce Advanced Notifications was released on July 27, 2026 and is now available. Learn how to immediately download from WPspring.
Version 5.6.1 of WooCommerce USPS Shipping was released on July 27, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix – Media Mail, Library Mail and other services no longer disappear from checkout when their enabled setting was stored by anything other than the settings screen, such as WP-CLI or a site migration.
* Tweak – Log a debug line naming the service whenever a rate is skipped because it is disabled in the settings.
* Tweak – WooCommerce 11.0 Compatibility.
* Add – Admin-only notes timelines for vendors and products, with support for adding, editing, and deleting notes, an extensible `WC_Product_Vendors_Admin_Notes` API, and `wcpv_admin_note_*` hooks for programmatic note management.
* Add – Note types, including red flags for vendor and product policy violations, with a registerable type system via the `wcpv_admin_note_types` filter, allowing extensions to add custom note types and events. Red flags are highlighted next to note counts.
* Add – Display product note rollups on the vendor edit screen and vendor/product note counts on the Vendors list table, making product-level notes easier to discover without cluttering the vendor timeline.
* Update – Replace the vendor "Admin Notes" field with the new notes timeline. Existing notes are migrated automatically during upgrade.
* Update – Remove support for the WooCommerce beta product editor ahead of its removal in WooCommerce 11.0.
* Dev – Remove obsolete conditional code after the minimum supported version bump.
Version 3.10.17 of WooCommerce Authorize.net CIM Gateway was released on July 28, 2026 and is now available. Learn how to immediately download from WPspring.
Version 3.9.12 of WooCommerce UPS Shipping was released on July 27, 2026 and is now available. Learn how to immediately download from WPspring.
* Fix – Skip UPS destination address validation for carts that contain only virtual products, so they are no longer blocked at checkout.
* Tweak – WooCommerce 11.0 Compatibility.
Version 3.8.0 of WooCommerce Name Your Price was released on July 20, 2026 and is now available. Learn how to immediately download from WPspring.
* Update: Tested up to WooCommerce 10.9.0
* Fix: Revamp Edit in Cart flow. Introduce `wc_nyp_redirect_to_cart_after_edit` filter to disable redirecting to cart after editing price in cart.
* FIx: Declare compatibility with product instance caching feature.