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

WordPress Default Category

描述

Default Category is a a helpful workflow tool:

  • Enforce editorial standards for posts

  • A quick reference for content editors that aren’t regular contributors

  • Each user can have their own set of default categories

  • Site-wide categories will be applied if a user has not specified their own default categories

Multisite

Default Category is also multisite compatible as it has been designed for a multisite environment.

螢幕截圖

  • Animated demo of functionality.

  • User profile settings.

安裝

  1. Upload default-category.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

WordPress already has a setting to do this

By default, WordPress only allows a global default category. WordPress Default Category allows multiple categories to be selected based on user or site-wide settings.

What if a user profile doesn’t specify any default categories?

Any new post from the user will inherit the categories selected in the WordPress Default Category settings page.

Does this plug-in work for custom post types?

It’s designed for the default post type. Maybe in the future.

評價

2016年9月25日
Nice simple plugin, but comes with a huge flaw. It sets default category even for new Pages, which can cause bad issues. Normally you wouldn't notice that, since Pages edit form doesn't show 'Categories' edit box. For example, if you have a member only area and you block posts in default category, your new added pages will be blocked too. You can show 'Categories' box in Pages edit form with "Add Categories to Pages" plugin and see it yourself. Plugin author: Make a select box in a plugin settings panel so user can choose which post types it will affect, or place a warning message to the plugin description please.
閱讀全部2個評價

貢獻者及開發者

“WordPress Default Category” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WordPress Default Category 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

2.0

  • Added user-level category support

1.0

  • Approved for listing on WordPress.org

0.9

  • Initial working version