Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на 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.

Снимки на разширението

Инсталиране

  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.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“IME Ready Taxonomy” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “IME Ready Taxonomy” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.1

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

1.0

  • First release