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: ''
Return Return
(string)
Source Source
File: includes/country-functions.php
Changelog Changelog
Version | Description |
---|---|
2.8.7 | Introduced. |