Title: WP Country
Author: andreyk
Published: <strong>28 dezembro, 2013</strong>
Last modified: 16 abril, 2016

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-country.svg)

# WP Country

 Por [andreyk](https://profiles.wordpress.org/andreyk/)

[Baixar](https://downloads.wordpress.org/plugin/wp-country.zip)

 * [Detalhes](https://br.wordpress.org/plugins/wp-country/#description)
 * [Avaliações](https://br.wordpress.org/plugins/wp-country/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/wp-country/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/wp-country/#developers)

 [Suporte](https://wordpress.org/support/plugin/wp-country/)

## Descrição

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.

## Instalação

 1. Upload the `wp-country` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin.

## Perguntas frequentes

Advanced usage: `dropdown($blank, $echo, $args)`

  Parameters Description

 * _blank_: if not empty then `<option value=''>` will be added into dropdown list.
   Default: ”.
 * _echo_: prints the list if true else returns. Default: true.
 * _args_: an array of extra parameters. Default: `array('include' => array(), '
   exclude' => array(), 'name' => 'country', 'id' => '', 'selected' => array(), '
   multiple' => false)`.

  Description of `args` components

 * _include_, _exclude_: an array of country codes (alpha2) should be included into
   dropdown list or excluded from it.
 * _name_: `name` attribute of the SELECT tag.
 * _id_: `id` attribute (not displayed by default).
 * _class_: `class` attribute of the SELECT tag (empty by default).
 * _multiple_: enables multiple select.
 * _selected_: adds the `selected` attribute.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“WP Country” é um programa de código aberto. As seguintes pessoas contribuíram para
este plugin.

Colaboradores

 *   [ andreyk ](https://profiles.wordpress.org/andreyk/)

[Traduzir o “WP Country” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp-country)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/wp-country/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/wp-country/) ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/wp-country/)
por [RSS](https://plugins.trac.wordpress.org/log/wp-country/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

 * 0.2 Add `class` parameter for dropdown list.
 * 0.1 Initial version.

## Meta

 *  Versão **0.2**
 *  Última atualização **10 anos atrás**
 *  Instalações ativas **100+**
 *  Versão do WordPress ** 3.6 ou superior **
 *  Testado até **4.5.33**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp-country/)
 * Tags
 * [countries list](https://br.wordpress.org/plugins/tags/countries-list/)[country](https://br.wordpress.org/plugins/tags/country/)
   [dropdown](https://br.wordpress.org/plugins/tags/dropdown/)[select](https://br.wordpress.org/plugins/tags/select/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/wp-country/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Your review](https://wordpress.org/support/plugin/wp-country/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/wp-country/reviews/)

## Colaboradores

 *   [ andreyk ](https://profiles.wordpress.org/andreyk/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/wp-country/)