I installed several plugins(buddypress-docs,achievement,bbpress), each one create capabilities for their own post_type.
I would prefer to make all roles and capabilities unified into one system, Is there a solution to overwrite all existing caps and control all post_types? Eventually I would like to organize users by group, and assign each user group different caps across all types.
Leave a Reply
You must be logged in to post a comment.
Try the Members Plugin. This will allow you to create a new roles (which you can then assign to the groups) with their own cap or mixture thereof.
Members plugin will do exactly what you’re looking for. I use it in conjuntion with manually adding caps:
Maybe it’s just me but I found that mapping your own cpt’s is the worst idea ever…
Download Map Cap for that instead of coding your “maps”. WP has a ways to go with roles and caps and you’ll never be able to write code that works as good or better than what Map Cap can accomplish with a few checkboxes.