WooCommerce Shipping Multiple Addresses

WooCommerce Shipping Multiple Addresses 4.1.1

No permission to download
* Fix - Incorrect tax total when using checkout blocks.
* Tweak - WordPress 6.7 compatibility.
* Fix - Change the textdomain from `wc_shipping_multiple_address` into `woocommerce-shipping-multiple-addresses`.
* Fix - Automated translation from WordPress.com.
* Add - WooCommerce Blocks compatibility.
* Fix - [woocommerce_select_multiple_addresses] shortcode is not rendering state dropdown on certain condition.
* Fix - Prevent child order created from multiple address to update the stock.
* Fix - Apply WordPress coding standards.
* Add - High-Performance Order Storage (HPOS) compatibility.
* Add - `wc_ms_new_shipment_before_save` action to modify shipment object before it is saved.
* Fix - Default shipping address being overwritten when user using saved address.
* Fix - Pass order ID to `wc_ms_shop_table_row` hook everywhere.
* Fix - Persist shipment data in `WC_MS_Order_Shipment::create_from_package()`.
* Fix - Order data exporter on the "Export Personal Data" admin screen crashing.
* Fix - Ensure value is an array in `get_product_shipping_method()`.
* Update - Drop support for WC < 3.0.
Update - Security update.
Update - Security update
* Fix - Remove duplicate multiple address information.
* Add - Reset button in checkout page to reset the multiple addresses
* Fix - Fatal error on WooCommerce 7.1.
Top