llms_get_country_name( string $code )
Retrieve the country name by country code
Description Description
Parameters Parameters
- $code
-
(Required) Country code.
Return Return
(string)
Source Source
File: includes/functions/llms-functions-locale.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |