This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

IME Ready Taxonomy

Description

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.

Screenshots

  • New UI looks like above.

Installation

  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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“IME Ready Taxonomy” is open source software. The following people have contributed to this plugin.

Contributors

Translate “IME Ready Taxonomy” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

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

1.0

  • First release