Descriere
Default WordPress UIs for unhierarchical taxonomy(e.g. Post Tag) are too impatient. They rash to fix taxonomy before finish input with IME.
On the other hands, this plugin carefully wait your typing. You don’t have to worry about pressing enter key.
Additional feature
- Better increamental search. Default provides begins-with match, this plugin does partial match.
Fork this
This plugin is hosted on Github.com. You can feel free to fork it.
Instalare
- Unzip and Upload to your plugins folder, usually
wp-content/plugins/
- Activate the plugin on the plugin screen.
- That’s it. On edit screen, taxonomy UI will be changed. Enjoy it.
Recenzii
Nu există nicio verificare pentru acest modul.
Contributori și dezvoltatori
„IME Ready Taxonomy” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „IME Ready Taxonomy” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.1
- Fixed jQuery TokenInput’s firefox bug by Mr.Uesugi’s suggestion.
1.0
- First release