woocommerce_countries_shipping_countries, $countries

woocommerce_countries_shipping_countries, $countries

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.11.0.0

apply_filters('woocommerce_countries_shipping_countries, $countries') is found 1 times:

  • /includes/class-wc-countries.php line 385
    		 *
    		 * @since 3.3.0
    		 * @param array $countries
    		 */
    		return apply_filters( 'woocommerce_countries_shipping_countries', $countries );
    	}
    
    	/**
    	 * Get allowed country states.
    	 *
    	 * @return array