acfcs_country_i18n()

Description

This function returns the a name based on a country code.

Usage

  1. $name = acfcs_country_i18n( 'nl' );

Return type

string

Return

  1. 'Netherlands'

Arguments

  • (string) - $country_code (required)
    The country code of the country you want to retrieve.

Defined in

inc/acfcs-i18n.php - line 13

Used in