wordpress无刷新更新分类插件-[wp-cat]
来自于: http://uwmike.com/wordpress/wp-cats/
WP-Cats
WP-Cats is a WordPress plugin that aids in mass category management.
What does it do?
WP-Cats augments the Manage Posts screen with Ajax controls that allow two-click adding and single-click removing of categories from individual posts.
If a post is filed only as Uncategorized, this category will be removed when any other is added. If you have previously added a category to a post on a page, you can add it to other posts by double-clicking the add-icon.
Please let me know if you like this, or encounter any issues/bugs. (alternatively, you could comment on this post)
Download :点击这里下载文件
Installation
Save the contents of the source file to wp-cats.php, and upload it to /wp-content/plugins/. In your administration panel, navigate to the plugins page, and activate it. (WordPress 2.3 required)
Enjoy!
Changelog
0.2 | October 26, 2007 | Now with jQuery, JavaScript overhaul. Added double-click feature. |
---|---|---|
0.15 | October 12, 2007 | Compatibility with WP 2.3. |
0.14 | August 29, 2007 | More robust JavaScript hook, compatibility with WP 2.2. |
0.13a | February 2, 2007 | Compatibility with WP 2.1. |
0.13 | August 27, 2006 | Modified permissions mechanism; improved error responses. (Thanks, Sam) |
0.12 | August 10, 2006 | Added a workaround for category names with punctuation, fixed a localization problem. |
0.11 | August 9, 2006 | Corrected a bug that prevented WP-Cats from working with WP in a subdirectory. (Thanks, Rob!) |
0.10 | August 8, 2006 | Initial release, compatible with WP 2.0. |
Notes
As far as I’m aware, this functions as designed on IE, Firefox, and Safari. For other browsers, YMMV.
Warning: The code that this interacts with is fragile, and seems to undergo a lot of frequent changes from the WP core team; every point release since 2.0 has broken functionality. If you’re on the most recent WP or a release candidate and WP-Cats doesn’t seem to be working, please drop me a line and I’ll try to help you out. No promises, though.
License
This plugin is under the GPL, like WordPress. The full text of the license can be found here.