WooCommerce Mix and Match Products Version 2.4.3 Changelog
* Fix: Vertical alignment of quantity inputs in grid mode (for most themes).
* Fix: Tweak WoodMart theme module to support different column numbers.
* Fix: Vertical alignment of quantity inputs in grid mode (for most themes).
* Fix: Tweak WoodMart theme module to support different column numbers.
* Update: Refactored templates/emails/api-keys-order-complete.php to place data in a table, and to add more details.
* Update: Refactored templates/emails/plain/api-keys-order-complete.php to add more details.
* Dev: Added woocommerce-api-manager/includes/wcam-time-functions.php – Functions must be called using the plugins_loaded action hook.
* Dev: New action hooks added:
– wc_am_before_order_partially_refunded
– wc_am_after_order_partially_refunded
– wc_am_before_order_fully_refunded
– wc_am_after_order_fully_refunded
– wc_am_before_refund_deleted
– wc_am_after_refund_deleted
– wc_am_before_remove_order
– wc_am_after_remove_order
– wc_am_before_delete_order
– wc_am_after_delete_order
– wc_am_before_delete_order_item
– wc_am_after_delete_order_item
– wc_am_before_delete_sub_order_item
– wc_am_after_delete_sub_order_item
* Update: WP and WC compatibility tags.
* Update: PHP 8 compatibility.
* Update: HPOS compatibility.
* Fix – Fixed an issue that prevented bundled item add-ons that were added to components from being validated.
* Update: Add aria roles and labels to the swatches to provide help for assistive technologies.
* Update: WC and WP compatibility.
* Update: PHP 8 compatibility.
* Update: HPOS compatibility.
* Tweak – Tested compatibility up to WC 7.4.
* Update: WP and WC version compatibility.
* Update: PHP 8 compatibility.
* Update: HPOS compatibility.
* Fix: Fix issue with multi-file upload fields for Gravity Forms 2.7.x
* Update: Filter the WooCommerce order number before exporting.
* Update: Remove old compatibility code for WooCommerce < 3
* Update: WC and WP compatibility updates.
* Update: WP and WC compatibility updates.
* Update: HPOS compatibility.
* FIX: Temp disabled function for hiding Bizum. I have to check what changed in WooCommerce.