WordPress添加用户的权限问题
今天居然有个老外给我写信说可以免费给我的自动博写文章,不过要求加入文本链接。而且写得文章是唯一的。想想也不错,于是就考虑给他添个账户,查了下wordpress支持。如下:
Administrator(管理员)
An administrator has full and complete ownership of a blog, and can do absolutely everything. This person has complete power over posts/pages, comments, settings, theme choice, import, users – the whole shebang. Nothing is off-limits, including deleting the entire blog.
Only one administrator per blog is recommended!
Editor(编辑者)
An editor can publish, edit, and delete any posts/pages, moderate comments, manage categories, manage tags, manage links and upload files/images.
Author(作者)
An author can edit, publish and delete their posts, as well as upload files/images.
Contributor(贡献者)
A contributor can edit their posts but cannot publish them. When a contributor creates a post, it will need to be submitted to an administrator for review. Once a contributor’s post is approved by an administrator and published, however, it may no longer be edited by the contributor.
A contributor does not have the ability to upload files/images.
对比既是:管理员有全部权限,编辑者可以管理所有帖子,作者只可以管理自己帖子,而贡献者则只能“贡献”(即发文章必须经管理员审核才可以发布)
没有评论▼