Use shipping countries instead of selling countries

This commit is contained in:
Will Gorham 2019-01-22 13:51:35 -05:00
parent ec9d1d9402
commit 45e7f344b1
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ class WC_Settings_Shipping extends WC_Settings_Page {
wp_die( esc_html__( 'Zone does not exist!', 'woocommerce' ) );
}
$allowed_countries = WC()->countries->get_allowed_countries();
$allowed_countries = WC()->countries->get_shipping_countries();
$shipping_continents = WC()->countries->get_shipping_continents();
// Prepare locations.