wp-help icon indicating copy to clipboard operation
wp-help copied to clipboard

Is it possible to limit who can edit the help documents ?

Open yvangodard opened this issue 11 years ago • 1 comments

I use your plugin and it works well. On one website, I have set some specific roles. I have a group set to (on pages) : edit_pages / edit_published_pages / edit_other_pages It's strange but members of this group can edit help documents, even though they have no rights to publish_pages. Could you explain that to me? And, do you think there is a way to prevent members of this group to edit the help documents ? Thanks a lot!

yvangodard avatar May 12 '14 10:05 yvangodard

As far as I can tell this plugin uses publish_posts and create_posts capability to determine who can edit/add help documents, even though the FAQ says publish_pages.

Aetles avatar Jan 06 '18 00:01 Aetles