🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
W

WP Country

0/5 (0 ratings) 100 active installs Updated Apr 16, 2016

To use the WP Country plugin in your theme or plugin add global $wp_country; into your theme or plugin PHP file,
then:

  • $wp_country->countries_list() is an array of country names

  • $wp_country->dropdown() prints or returns countries as dropdown HTML tag.

  • $wp_country->name($alpha2) returns the name of a country by it’s 2-character code.

Russian translation is available now.