wordpress 用户角色:贡献者不能删除他/这里的帖子
问题描述:
在 wordpress 博客上发布后,贡献者不能删除/更改他/她发布的项目.
Contributor can not delete/change his/her posted item after it has been published on wordpress blog.
我该怎么做?
Ps:我的目的(阅读本文以了解大局)
答
我认为这是 WordPress 想要的方式 = 虽然我认为贡献者仍然可以编辑帖子,但必须再次提交以进行修订...
I think this is the way WordPress intended it = though I thought the contributor could still edit the post, but have to submit it for revision again...
尝试使用 WordPress 角色管理器添加功能edit_published_posts
到贡献者角色.
Try using WordPress Role Manager to add the capability edit_published_posts
to the contributor role.