woocommerce_countries_shipping_country_states, $states
woocommerce_countries_shipping_country_states, $states
Appears in: woocommerce.11.0.0
Hook Type: filter
Displaying hooks found in version: woocommerce.11.0.0apply_filters('woocommerce_countries_shipping_country_states, $states') is found 1 times:
- /includes/class-wc-countries.php line 439
} } } return apply_filters( 'woocommerce_countries_shipping_country_states', $states ); } /** * Gets an array of countries in the EU. * * @param string $type Type of countries to retrieve. Blank for EU member countries. eu_vat for EU VAT countries.