Make posts private based on viewing user's role
-
I want to make it so that posts are automatically made private, but also be completely visible to other users if they have the same user role. Additionally, Administrator posts should always be visible no matter the role. In order to make this work most effectively, I would create additional user roles (using the User Role Editor plugin, most likely) which all had Author privileges.
I’ve tried a few plugins already, but none of them seem to be automatic or they don’t work quite right. Plugins I’ve tried:
- Advanced Access Manager
- Restrict User Access
- User Access Manager
Is there another plugin that I simply haven’t tried? Can something like this even be done? As it stands now, I am learning PHP — which I want to do anyway — but I’m wondering whether or not this is possible.
- The topic ‘Make posts private based on viewing user's role’ is closed to new replies.