Title: Listo
Author: Rock Lobster Inc.
Published: <strong>2014년 4월 9일</strong>
Last modified: 2024년 11월 27일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

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

# Listo

 작성자: [Rock Lobster Inc.](https://profiles.wordpress.org/rocklobsterinc/)

[다운로드](https://downloads.wordpress.org/plugin/listo.1.9.zip)

 * [세부사항](https://ko.wordpress.org/plugins/listo/#description)
 * [평가](https://ko.wordpress.org/plugins/listo/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/listo/#installation)
 * [개발](https://ko.wordpress.org/plugins/listo/#developers)

 [지원](https://wordpress.org/support/plugin/listo/)

## 설명

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',
        )
    );
    ```

## 설치

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

## 후기

![](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/) 2023년 6월 18일

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/) 2021년 5월 27일

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/) 2020년 8월 29일

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/) 2020년 5월 11일

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/) 2019년 5월 21일

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/) 2017년 11월 29일

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

 [ 모든 12 평가 읽기 ](https://wordpress.org/support/plugin/listo/reviews/)

## 기여자 & 개발자

“Listo”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

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

“Listo”(이)가 13 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/listo/contributors)
님께 감사드립니다.

[자국어로 “Listo”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/listo)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/listo/)는, [SVN 저장소](https://plugins.svn.wordpress.org/listo/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/listo/)을 [RSS](https://plugins.trac.wordpress.org/log/listo/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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+.

## 기초

 *  버전 **1.9**
 *  최근 업데이트: **2년 전**
 *  활성화된 설치 **7,000+**
 *  워드프레스 버전 ** 6.6 또는 그 이상 **
 *  다음까지 시험됨: **6.7.5**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [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/), 그리고 [Ukrainian](https://uk.wordpress.org/plugins/listo/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/listo)
 * 태그:
 * [countries](https://ko.wordpress.org/plugins/tags/countries/)[currencies](https://ko.wordpress.org/plugins/tags/currencies/)
   [list](https://ko.wordpress.org/plugins/tags/list/)[states](https://ko.wordpress.org/plugins/tags/states/)
 *  [고급 보기](https://ko.wordpress.org/plugins/listo/advanced/)

## 평점

 별 5점 만점에 4.8점.

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

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/listo/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/listo/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://contactform7.com/donate/)