该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

IME Ready Taxonomy

描述

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.

屏幕截图

  • New UI looks like above.

安装

  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.

评价

此插件暂无评价。

贡献者及开发者

「IME Ready Taxonomy」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.1

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

1.0

  • First release