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

Chosen for WordPress

説明

This plugin implements the Chosen jQuery Plugin for WordPress.

Chosen makes long, unwieldy select boxes much more user-friendly.

This plugin applies Chosen to any select box in your post and page content. The relevant Javascript & CSS files are only loaded if the post in question includes a select box or a [contact-form] shortcode.

The Grunion Contact Form & Contact Form 7 plugins both use a the [contact-form] shortcode.

If you need to force the Chosen script & styles to load on a page, simply include [chosen] within the page.

スクリーンショット

  • Simple Select Box made sleek with Chosen.
  • Multiple Select Box with groups.
  • Multiple Select Box with groups.

インストール

  1. Unzip and upload /chosen/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Chosen will apply to all select boxes automatically and select boxes within a [contact-form] shortcode

評価

このプラグインにはレビューがありません。

貢献者と開発者

Chosen for WordPress はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Chosen for WordPress” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.3

Update to latest version of Chosen JavaScript library

0.2

Chosen no longer being applied to Admin Select boxes by default.
Improving shortcode parsing.

0.1

First version.