该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

2.0

  • Added user-level category support

1.0

  • Approved for listing on WordPress.org

0.9

  • Initial working version