Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

IME Ready Taxonomy

Descrizione

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.

Screenshot

  • New UI looks like above.

Installazione

  1. Unzip and Upload to your plugins folder, usually wp-content/plugins/
  2. Activate the plugin on the plugin screen.
  3. That’s it. On edit screen, taxonomy UI will be changed. Enjoy it.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“IME Ready Taxonomy” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.1

  • Fixed jQuery TokenInput’s firefox bug by Mr.Uesugi’s suggestion.

1.0

  • First release