Product Icon

Shipping Multiple Addresses for WooCommerce

Allow your customers to ship individual items in a single order to multiple addresses.

Bug with core Woocommerce phone requirements

There is a bug in this plugin due to phone now being a required field. In woocommerce-shipping-multiple-addresses/includes/class-wc-ms-address-book.php on line 46 the function get_user_default_address forgets to set the shipping_phone, so this will always fail the is_address_empty checks.

Adding the phone to the map field such as below appears to fix this:

‘shipping_phone’ => ‘phone’,

This plugin is completely unusable for me without this, due to phone being a required field.

Author

creatomaticltd

Current Status

Open

Last updated: August 11, 2026

0 comments

Log in to comment on this feature request.

Use of your personal data
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.