Opis
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.
Zrzuty ekranu
Instalacja
- Unzip and upload
/chosen/
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins’ menu in WordPress
- Chosen will apply to all select boxes automatically and select boxes within a
[contact-form]
shortcode
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Chosen for WordPress” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Chosen for WordPress” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
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.