edd_get_country_name( string $country_code = '' )

Given a country code, return the country name


Description Description


Parameters Parameters

$country_code

(Optional) The ISO Code for the country

Default value: ''


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/country-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.8.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.