Total 19/05/2024 : We HAVE 9542 Items and more than 3144 happy members.
Log Update Item WooCommerce Composite Products
This page only show history update item WooCommerce Composite Products.

* Feature - Introduced validation for composited product add-ons with input type restrictions.

* Tweak - Introduced the 'woocommerce_composited_item_price' filter.

* Tweak - Removed the Add to Cart button from out of stock Composites.

* Fix - Fixed fatal error that was triggered from invalid Exception arguments.

* Fix - Fixed deprecation warning for 'is_admin_or_embed_page' in WooCommerce 6.3+.

Fix - Fixed issue that prevented subscription plans from being applied to composited order items when there were multiple Composite Products in an order.

* Fix - Added compatibility with the Cart and Checkout blocks.

* Tweak - Removed the 'Subtotal' prefix from component subtotals in all templates.

* Tweak - Bump the required Product Bundles version to 6.14.0.

* Tweak - Use new WooCommerce brand colors.

* Tweak - Add compatibility for Woocommerce Payments Subscriptions functionality.

* Fix - Fixed warnings triggered by using deprecated `is_ajax`. Replaced with `wp_doing_ajax` for WooCommerce v6.1+.

* Fix - Fixed issue that prevented component variations from being updated when Scenarios were used.

Fix - Change price filters priority to retain compatibility with All Products for WooCommerce Subscriptions.

Fix - Fixed an issue that made component discounts apply twice when manually renewing a Composite Product on subscription.

* Feature - Added compatibility with PayPal Payments to hide quick pay buttons in Composite product pages.

* Dev - Added 'woocommerce_composite_after_composite_price' action hook.

* Fix - Fixed an issue that prevented Scenarios from being taken into account in catalog price calculations when the 'Catalog Price > Calculate from/to' option is active.

* Fix - Fixed PHP notice when switching a subscribed Composite that includes a Product Bundle.

* Fix - Rename 'woocommerce_cart_item_removed' filter to 'woocommerce_composited_cart_item_removed' to prevent issues with performance and loops when removing components from the cart.

* Fix - Fixed issue that made sorting/filtering options show up for optional components with only a single product. 

* Fix - Fixed missing notices.

* Tweak - Improved compatibility with Memberships.

<p>Fix - Fixed incorrect early returns in 'set_notice_option'.<br></p>