This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Get a list of country codes tied to continents | |
* | |
* @link //gist.github.com/nobuti/3816985 | |
* | |
* @since 2019-Jan-25 | |
* @return array | |
*/ | |
function ananda_wpsl_get_continent_country_list() { |