WooCommerce Mix and Match Products 2.7.1

No permission to download (449.9 KB)
Download WooCommerce Mix and Match Products 2.7.1 from nulled fire. Allow your customers to combine products and create their own variations, and increase your average order value.
* New: Introduce `wc_mnm_container_get_cart_edit_link` filter and add APFS subscription parameters to edit in cart link.
* Fix: Handle missed dynamic properties missed in 2.7.0 objects.
* Tweak: Update edit-container.php template.
* Tweak: Parameter for `wc.mnm.initialize.${type}` wp.hook is now an object.
* Important: Requires WordPress 5.0.
* New: Eliminated dynamic properties on objects. Resolves warning notices in PHP 8.2+. (Important! If using Not Sold Separately, you will need to upgrade to 2.4 of later: Release 2.4.0 · kathyisawesome/wc-not-sold-separately)
* New: Introduce wp.hooks actions `wc-mnm-initialize.${product_type}` and `wc.mnm.container.container-updated` and filter `wc.mnm.container.update_order_item_data` for compatibility with mini-extensions. NB: This replaces the experimental `wc_mnm_update_container_order_item_data` triggerHandler and the Javascript `wc-mnm-initialize.${product_type}` custom event in the order metabox scripts.
* Fix: Show child item availability/stock status if container has insufficient stock.
* Tweak: Add grayscale effect to out of stock child items.
* Tweak: Style compatibility tweak for quantity input alignment in Twenty TwentyFour theme.