Title: Listo
Author: Rock Lobster Inc.
Published: <strong>9 Tháng 4, 2014</strong>
Last modified: 27 Tháng 11, 2024

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# Listo

 Bởi [Rock Lobster Inc.](https://profiles.wordpress.org/rocklobsterinc/)

[Tải về](https://downloads.wordpress.org/plugin/listo.1.9.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/listo/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/listo/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/listo/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/listo/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/listo/)

## Mô tả

Listo is a simple plugin that supplies other plugins and themes with [commonly used lists](https://github.com/rocklobster-in/listo/tree/trunk/modules#lists-and-subgroups).

#### Usage

    ```
    $countries = listo(
        // List type
        'countries',
        // Options
        array(
            'group' => 'un',
            'orderby' => 'value',
            'order' => 'DESC',
        )
    );
    ```

## Cài đặt

 1. Upload the entire `listo` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## Đánh giá

![](https://secure.gravatar.com/avatar/c910362dbfbd49f8ec8c185f618f4db62e2842297530d6f8bc8cf903d26da6c9?
s=60&d=retro&r=g)

### 󠀁[Great general list](https://wordpress.org/support/topic/great-general-list/)󠁿

 [nicolasvsedeco](https://profiles.wordpress.org/nicolasvsedeco/) 18 Tháng 6, 2023

Great country list to avoid us to list them manually

![](https://secure.gravatar.com/avatar/d50b0731cbb4da9e020db40cd5a16ac3acfb54418323fd10d66983378e221903?
s=60&d=retro&r=g)

### 󠀁[Como funciona? how to work](https://wordpress.org/support/topic/como-funciona-how-to-work/)󠁿

 [iconmedios](https://profiles.wordpress.org/iconmedios/) 27 Tháng 5, 2021

Hola como funciona, lo instale pero no veo las opciones gracias

![](https://secure.gravatar.com/avatar/8eb341e60ca1eeae7636fa281b00c8767f45c5f111c9c4477e0142bcdb9d5507?
s=60&d=retro&r=g)

### 󠀁[Brilliant!](https://wordpress.org/support/topic/brilliant-1302/)󠁿

 [beemerbiker](https://profiles.wordpress.org/beemerbiker/) 29 Tháng 8, 2020

LISTO is an excellent little addition to Contact Form 7. Saves lots of time. Only
one small snag in the list of countries is that they’re sorted in alphabetical order
of the 3-letter code for each country, rather than the country’s name. Most of the
time that makes hardly any difference, except for the United Kingdom, whose three-
letter code is GBR, which places the UK between Gabon and Guinea (or somewhere around
there) in the drop-down list, making it v diff to find. But this is easily sorted.
Just manually move that line by editing the list in the file countries.php in wp-
content/plugins/listo/modules/. Problem solved. Great plugin.

![](https://secure.gravatar.com/avatar/95897dfc980cde1cf7d0044df2209f89be6a94ef3ed3de1946417c3cb0b56e93?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-9087/)󠁿

 [Patrice](https://profiles.wordpress.org/patricevigier/) 11 Tháng 5, 2020

Excellent and useful plugin, unfortunately list countries are not accurately by 
alphabetical order. Thanks to the community, add this to you function.php and it
will work like a charm. function wpcf7_listo_ordered( $data) { sort($data); return
$data; } add_filter( ‘wpcf7_form_tag_data_option’, ‘wpcf7_listo_ordered’, 11, 1 );

![](https://secure.gravatar.com/avatar/85f50933d7d1551ae49dba746890ca17b9738947abf99a68e7a6c79d676ce197?
s=60&d=retro&r=g)

### 󠀁[Nice plugin and flexible.](https://wordpress.org/support/topic/nice-plugin-and-flexible/)󠁿

 [angarf](https://profiles.wordpress.org/angarf/) 21 Tháng 5, 2019

Thank you so much for making this plugin.

![](https://secure.gravatar.com/avatar/f659eb25696cee646e22b2ffcfe841c54786dd7f403770deceba289488581452?
s=60&d=retro&r=g)

### 󠀁[Great, but could be customizable](https://wordpress.org/support/topic/great-but-could-be-customizable/)󠁿

 [viewup](https://profiles.wordpress.org/viewup/) 29 Tháng 11, 2017

Have a lot of default lists, but i couldn’t customize with my own lists

 [ Đọc tất cả 12 đánh giá ](https://wordpress.org/support/plugin/listo/reviews/)

## Người đóng góp & Lập trình viên

“Listo” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ Rock Lobster Inc. ](https://profiles.wordpress.org/rocklobsterinc/)
 *   [ Takayuki Miyoshi ](https://profiles.wordpress.org/takayukister/)
 *   [ Yordan Soares ](https://profiles.wordpress.org/yordansoares/)

“Listo” đã được dịch qua 13 ngôn ngữ. Cảm ơn [những người tham gia dịch](https://translate.wordpress.org/projects/wp-plugins/listo/contributors)
vì đóng góp của họ.

[Dịch “Listo” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/listo)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/listo/), check out [SVN repository](https://plugins.svn.wordpress.org/listo/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/listo/)
qua [RSS](https://plugins.trac.wordpress.org/log/listo/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.9

 * New list module: `emoji_flags` — Unicode emoji flag sequences
 * Introduces the `Listo_DataList` class and the `datalist` shortcode.
 * Adds the `telephone_country_codes` and `telephone_country_codes_noflag` data 
   list types.
 * Adds utility methods to the `countries_a2a3` and `telephone_country_codes` list
   modules.

#### 1.8

 * Updates country names in modules/countries.php.
 * Adds support of the `orderby` and `order` options to `listo()`.
 * Adds modules/countries-a2a3.php as the mapping table of ISO 3166-1 Alpha-2 and
   Alpha-3 codes.
 * Adds modules/telephone-country-codes.php as the list of ITU-T E.164 country calling
   codes.
 * Requires WordPress 6.4+.

## Meta

 *  Phiên bản **1.9**
 *  Cập nhật lần cuối **2 năm trước**
 *  Số lượt cài đặt **7.000+**
 *  Phiên bản WordPress ** 6.6 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.7.5**
 *  Phiên bản PHP ** 7.4 hoặc cao hơn **
 *  Ngôn ngữ
 * [Croatian](https://hr.wordpress.org/plugins/listo/), [English (US)](https://wordpress.org/plugins/listo/),
   [German](https://de.wordpress.org/plugins/listo/), [Italian](https://it.wordpress.org/plugins/listo/),
   [Japanese](https://ja.wordpress.org/plugins/listo/), [Lithuanian](https://lt.wordpress.org/plugins/listo/),
   [Russian](https://ru.wordpress.org/plugins/listo/), [Spanish (Chile)](https://cl.wordpress.org/plugins/listo/),
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/listo/), [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/listo/),
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/listo/), [Spanish (Spain)](https://es.wordpress.org/plugins/listo/),
   [Spanish (Venezuela)](https://ve.wordpress.org/plugins/listo/), và [Ukrainian](https://uk.wordpress.org/plugins/listo/).
 *  [Dịch sang ngôn ngữ của bạn](https://translate.wordpress.org/projects/wp-plugins/listo)
 * Thẻ
 * [countries](https://vi.wordpress.org/plugins/tags/countries/)[currencies](https://vi.wordpress.org/plugins/tags/currencies/)
   [list](https://vi.wordpress.org/plugins/tags/list/)[states](https://vi.wordpress.org/plugins/tags/states/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/listo/advanced/)

## Đánh giá

 4.8 trên 5 sao.

 *  [  10 5-star reviews     ](https://wordpress.org/support/plugin/listo/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/listo/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/listo/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/listo/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/listo/reviews/?filter=1)

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/listo/reviews/)

## Những người đóng góp

 *   [ Rock Lobster Inc. ](https://profiles.wordpress.org/rocklobsterinc/)
 *   [ Takayuki Miyoshi ](https://profiles.wordpress.org/takayukister/)
 *   [ Yordan Soares ](https://profiles.wordpress.org/yordansoares/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/listo/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](https://contactform7.com/donate/)