WooCommerce Produtos Mix e Match

WooCommerce Produtos Mix e Match 2.8.6

Sem autorização para baixar
thanks to dear member @hargrave updated WooCommerce Mix and Match Products with a new update entry:

2024.06.29

* Fix: Incorrect quantity input value when editing a mix and match container in cart. #536.
* Fix: Remove permalinks from child items in the cart block.
* Tweak: As a last resort, attempt to get posted quantity from string inputs, ie: "mnm_quantity[99]" which commonly happens when themes attempt ajax add to cart.
* Tweak: Rename wp.hooks action `wc-mnm-initialize.${product_type}` to `wc.mnm.initialize.${product_type}`
* Tweak: Tell `wc-add-to-cart` script params to redirect to cart when...

Read the rest of this update entry...
 
thanks to dear member @hargrave updated WooCommerce Mix and Match Products with a new update entry:

2024.07.26

* New: Introduce styling for Mix and Match products in Receipt Rendering engine.
* Fix: Resolved a fatal error triggered with WooCommerce 9.1, when tracking and legacy Order data storage were enabled.
* Fix: Harden validation of mix and match container that's already in cart.
* Fix: Show placeholder image if child product has no thumbnail.
* Tweak: Slight simplification to add to cart validation error strings( "You have selected too many items" and "You have selected too few items"). Double...

Read the rest of this update entry...
 
thanks to dear member @Zechariah updated WooCommerce Mix and Match Products with a new update entry:

2024.08.22

* Update: Tested up to WooCommerce 9.2.0.
* Fix: Remove image link from thumbnail if theme does not support wc-product-gallery-lightbox.
* Fix: Set validation context to cart if $_GET['update-container'] is set. Fixes display of button text in mobile footer plugin when editing in cart.
* Fix: Change form validation context to edit when switching subscriptions.

Read the rest of this update entry...
 
Big thanks to member @netman updated WooCommerce Mix and Match Products 2.7.11 with a new update entry:
2025.06.16
* Fix: wc_current_theme_is_fse_theme() is deprecated, use wp_is_block_theme() if it exists.
* Fix: Untranslatable Free! string.
* Fix: Prevent updating container configuration from admin or customer subscription if there's no actual configuration change.
* Tweak: Simplify order notes when editing container configuration from admin or customer subscription editing.
Read the rest of this update entry...
 
A new update for WooCommerce Mix and Match Products 2.8.0 is now available for free download. Big thanks to the contribution from our member @hargrave !
2025.10.02
* IMPORTANT: PHP 7.4 is required | WordPress 6.2.0 is required | WooCommerce 8.2.0.
* Update: Please update any mini-extensions to their latest versions.
* Update: Tested up to WooCommerce 10.2.0.
* Update: Strings updated, please check your translations.
* New: Use transients to store DB queries. Improves single page and cart block performance.
* New: Introduce `sanitize_configuration()`, `is_valid_configuration()`, and `validate_configuration()` methods to `WC_Product_Mix_and_Match` class...
Read the rest of this update entry...
 
A new update for WooCommerce Mix and Match Products 2.8.1 is now available for free download. Big thanks to the contribution from our member @chavez !
2025.10.08
* New: Introduce minimalist cart display mode for cart block and side cart blocks. Enable via `add_filter( 'wc_mnm_enable_minimal_cart_display', '__return_true' );`
* Fix: Fatal error: Uncaught Exception stock validtation in trait-wc-mnm-container-validation.php.
* Fix: Revert wc()->is_store_api_request() usage. It's giving false postives.
* Fix: Incorrect block theme detection logic was hiding full-width layouts for non-block themes.
* Fix: Incorrect context sent to...
Read the rest of this update entry...
 
Top