WooCommerce Composite Products

WooCommerce Composite Products 10.2.3

No permission to download
Fix - Reverted the removal global product variable in the context of the admin page to prevent regressions.
* New - Important: Composite Products now requires Product Add-Ons 7.2+ for the integration between the two plugins to work.
* New - Important: Composite Products now requires Product Bundles 8.2+ for the integration between the two plugins to work.
* New - Added support for pre-populating component product add-ons when clicking on a cart item link.
* Tweak - Improved keyboard usability and accessibility for layout type selection.
* Tweak - Added event property 'cta_tracks_event' on 'wcadmin_product_restriction_shown' Tracks event.
* Fix - Resolved an issue that caused order totals to be incorrectly updated when editing an composite order item in the admin context.
* Fix - Resolved the deprecation introduced in WC 9.3.0 by inheriting the reporting class conditionally.
* Fix - Resolved an issue that prevented Composite container metadata from being displayed in the cart block.
* Fix - Enabled editing for composited Variable Products with add-ons in orders.
* Fix - Resolved an issue that made the remove-item endpoint return a wrongfully formatted value.
* Tweak - Added 'presentation' role to variable product table in composite products to improve accessibility.
* Fix - Fixed a compatibility issue with Product Add-ons that prevented configuring composite products.
* Fix - Resolved deprecation notice in Cart block.
* Fix - Fixed fatal error in own version of WP_Background_Process.
* New - When 'Use defaults' is selected in Catalog Price, also use default option of optional components to calculate price.
* Tweak - Updated version of @somewherewarm/selectsw dependency to include updated styling.
* Fix - Deactivate plugin for WooCommerce versions prior to 8.2 to avoid fatal errors.
* Important - New: PHP 7.4+ is now required.
* Important - New: WooCommerce 8.2+ is now required.
* Important - New: WordPress 6.2+ is now required.
* Important - Removed all previously deprecated code.
* Fix - Fixed a pay-for-order conflict with WooPayments.
* Fix - Included own copy of WP_Background_Process library to avoid conflicts with other plugins.
* Important: New - Composite Products now requires Product Add-Ons 6.9+ for the integration between the two plugins to work.
* Fix - Resolved an issue that made add-on prices contribute to the total Composite price even for components that were not 'Priced Individually'.
* Fix - Fixed price data for percentage-based add-ons in discounted components.
* Fix - Improved handling of express checkout buttons for PayPal, Stripe and WC Payments.
* Fix - Improved validation of values when getting maintenance and dismissed notices from the DB.
* Fix - Use the correct number of arguments for 'raw_woocommerce_price' and 'formatted_woocommerce_price' filters.
Top