>
Download This Plugin | |
Download Elegant Themes | |
Name | WP Country |
Version | 0.1 |
Author | Andrey K. |
Rating | 0 |
Last updated | 2013-12-28 02:49:00 |
Downloads |
390
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP Country plugin added 12 bytes of resources to the Home page and 17 bytes of resources to the sample Post page.
WP Country plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP Country plugin ads no tables to your Wordpress blog database.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.