Title: Listo
Author: Rock Lobster Inc.
Published: <strong>2014年4月9日</strong>
Last modified: 2024年11月27日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](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://ja.wordpress.org/plugins/listo/#description)
 * [レビュー](https://ja.wordpress.org/plugins/listo/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/listo/#installation)
 * [開発](https://ja.wordpress.org/plugins/listo/#developers)

 [サポート](https://wordpress.org/support/plugin/listo/)

## 説明

Listo は他のプラグインやテーマのために[よく使われるリスト](https://github.com/rocklobster-in/listo/tree/trunk/modules#lists-and-subgroups)
を供給するシンプルなプラグインです。

#### 使い方

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

## インストール

 1. `listo` フォルダーを `/wp-content/plugins/` ディレクトリにアップロードします。
 2. 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

 * 新リストモジュール: `emoji_flags` — Unicode 絵文字国旗シーケンス
 * `Listo_DataList` クラスならびに `datalist` ショートコードを導入。
 * `telephone_country_codes` と `telephone_country_codes_noflag` のデータリストタイプ
   を追加。
 * `countries_a2a3` と `telephone_country_codes` のリストモジュールにユーティリティ
   メソッドを追加。

#### 1.8

 * modules/countries.php 内の国名を更新。
 * `listo()` のオプションとして `orderby` と `order` のサポートを追加。
 * ISO 3166-1 Alpha-2 / Alpha-3 コードの対応表として modules/countries-a2a3.php 
   を追加。
 * ITU-T E.164 国際電話呼び出しコードのリストとして modules/telephone-country-codes.
   php を追加。
 * WordPress 6.4 以上を必要とする。

## メタ

 *  バージョン **1.9**
 *  最終更新日 **1年前**
 *  有効インストール数 **8,000+**
 *  WordPress バージョン ** 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://ja.wordpress.org/plugins/tags/countries/)[currencies](https://ja.wordpress.org/plugins/tags/currencies/)
   [list](https://ja.wordpress.org/plugins/tags/list/)[states](https://ja.wordpress.org/plugins/tags/states/)
 *  [詳細を表示](https://ja.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/)