• Is there a way to limit user capabilities? There are things I don’t want users to be able to do. For example, change the url, restore revisions, make articles private, etc. Also, I would like to keep “subscribers” from creating and editing entries. I’d prefer to provide that ability to those at the contributer level… Thanks!

    https://www.ads-software.com/plugins/buddypress-docs/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter miketurco

    (@miketurco)

    I believe I can hide the unwanted elements with CSS. That leaves only the matter of requiring that users be at a certain level before posting or editing a file. Any suggestions? Thanks again

    Is there any solution to this? How can role be restricted concerning the creation of a doc?

    Thank you!

    Plugin Author David Cavins

    (@dcavins)

    Hi, yes it’s possible to change permissions by filtering the user’s capabilities via the bp_docs_map_meta_caps filter hook. Take a look in caps.php

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Limiting user capabilities based on role’ is closed to new replies.