這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Category Manager

外掛說明

This plugin allows you to add a dashboard widget that manages specific taxonomies (Such as tags and categories or any custom taxonomy). Specifically the dashboard widget makes it easy to remove a post from a taxonomy of any kind.

Those who have themes, plugins, widgets that use the wordpress taxonomy system to place posts in various lists will find this plugin especially useful.

This plugin allows you to add a dashboard widget that manages taxonomies. It easy to remove a taxonomy term applied to a post.

螢幕擷圖

  • The Category manager module on the dashboard

安裝方式

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the wp-category-manager directory into the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Profit!

常見問題集

Have questions/comments?

Ask me!

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Category Manager〉的開發相關工作。

參與者

將〈Category Manager〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.0.2

  • Checks for compatible version of PHP before allowing plugin to be activated.
  • Better cleanup on plugin deactivation. (Also means loss of settings on deactivation)

2.0.0.1

  • Minor Patch to stop loading of JS & CSS files outside the Admin section

2.0.0.0

  • Major rewiring of the plugin to allow it to manage any taxonomy (tags, categories, links, etc.) built in or custom. It is no longer limited to just categories

1.3.2.0

  • The plugin will only let users with the edit_post privilege remove categories from posts

1.3.1.0

  • Defensive programming / Fortified code against SQL Injection attacks.
  • Added loader animation for widget when waiting for AJAX calls to complete
  • Fixed annoying flicker where the post count was visible for a fraction of a second on browsers with slow JS engines.

1.3.0.0

  • Optional Pagination support for large category lists
  • Total Post counts added for the category being managed
  • Categories in the drop down are sorted alphabetically to make them easier to find

1.2.0.1

  • Fixed a bug where category updates, returned an error to the user in certain configurations

1.2

  • A few minor bug fixes

1.1

  • Added option to add a drop down to the dashboard widget for quick category switching
  • Code cleanup and refactoring for future planned improvements
  • A few minor bug fixes

1.0

  • Release to public. Settings page to control the category being managed, Category management module on the dashboard