After changing user roles to "Author" on WordPress, users only see their own published posts and comments in the admin backend

@tom When a WordPress site changes a user’s role to “Author”, that user can see all the site’s posts and comments in the backend. How do I modify it so they only see the posts and comments they themselves published?

要修改WordPress网站中作者角色的权限,使其只能查看自己发布的文章和评论,您可以按照以下步骤进行操作:

  1. 登录WordPress后台管理界面。
  2. 转到“用户”部分,并点击“所有用户”。
  3. 找到您想要修改权限的用户,并点击其用户名。
  4. 在用户编辑页面中,找到“角色”选项。
  5. 将该用户的角色从“作者”更改为“撰稿人”。
  6. 保存更改。

通过将用户角色从“作者”更改为“撰稿人”,该用户将只能查看和编辑自己发布的文章和评论,而不会看到其他用户的内容。

There is no “contributor” among the characters.

抱歉,我之前给出的步骤有误。在WordPress中,标准角色中没有“撰稿人”这一选项。您可以通过以下步骤将作者用户角色的权限限制为只能查看自己发布的文章和评论:

  1. 登录WordPress后台管理界面。
  2. 转到“用户”部分,并点击“所有用户”。
  3. 找到您想要修改权限的用户,并点击其用户名。
  4. 在用户编辑页面中,找到“角色”选项。
  5. 将该用户的角色从“作者”更改为“订阅者”或“投稿者”。
  6. 保存更改。

通过将用户角色更改为“订阅者”或“投稿者”,该用户将只能查看自己发布的文章和评论,而不会看到其他用户的内容。