Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

IME Ready Taxonomy

Descripción

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.

Capturas

  • New UI looks like above.

Instalación

  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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«IME Ready Taxonomy» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «IME Ready Taxonomy» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1

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

1.0

  • First release