توضیحات
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.
عکسهای صفحه
نصب
- Unzip and Upload to your plugins folder, usually
wp-content/plugins/
- Activate the plugin on the plugin screen.
- That’s it. On edit screen, taxonomy UI will be changed. Enjoy it.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“IME Ready Taxonomy” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “IME Ready Taxonomy” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.1
- Fixed jQuery TokenInput’s firefox bug by Mr.Uesugi’s suggestion.
1.0
- First release