All Posts Default Category
开发者 |
jake.stookey
|
更新时间 |
2015年9月5日 19:54 |
PHP版本: |
3.0.1 及以上 |
WordPress版本: |
4.2.2 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
This plugin ensures that all posts will always be in the default category. Whenever any post is saved, all posts not currently in the default category are put in the default category. For example, by renaming the default category 'All' you always have a category containing all posts.
安装:
- Unzip all-posts-default-cat.zip to the
/wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Save any post, this will put all posts in the default category.
- From now on, any time a post is saved, all posts will be kept in the default category.
更新日志:
1.0
1.1
- Made a change to detect default category instead of assuming default category id of '1'