Confused about Group permissions
-
Hi!
I think your plugin look very promising and I would gladly buy it if I just could get the reading restrictions to work ?? I don’t get the hang of permission Groups.
I’m setting up a WP site for my housing society. The society is composed of the following “roles” (translated from swedish to english and might therefore be odd):
– Standard members (memeber: 1,2,3,4)
– Board members (memeber: 2,4)
– Area managers (memeber 3,4)Now, the standard memebers should just be able to read (some content) and are therefore assigned the Subscriber role. That’s all well.
The other roles should all be able to write posts and are therefore assigned the role Author.
I’ve created different permission groups using PP core, named after the roles (see above) and assigned some members to each group. I’ve also created a category for each role (standard, board, area). The plan is then to restrict users to each category.
I don’t want to restrict categories by user role, but rather by their permission group belonging. Is this possible?For instance i edited the category “Board” to block all user roles, but permit the group “Board memebers”. It seems like the wp roles overrides the group permission since the content is not shown. I could of course permit the wp role Author and then block each user individually, but that would not be a scalable and also a very time consuming solution.
I could also create a wp role for each role, e.g. “Board memebers”, “Area managers” and restrict the category to a certain role. But then I will run in to the problem what role to assign a member that is both a board memeber and a area manager? If i enable both roles to see a certain category then more users than intended will see content that they should not see. Again i could individually restrict, but that’s not a good solution. And what good does the permission groups do then?
It would be great if you could assign a custom made role as a supplementary role. Only the standard wp roles are available for me.
——————————————
I will try to explain what i want in short:
Memebers (roles):
– 1: Standard memeber (subscriber)
– 2: Board memeber (author)
– 3: Area manager (author)
– 4: Board member, area manager (author)Permissions groups:
– Standard memebers (1,2,3,4)
– Board memebers (2,4)
– Area managers (3,4)Categories:
– Member news (seen by permission group Standard memebers)
– Board news (seen by permission group Board memebers)
– Area manager news (seen by permission group Area managers)The thing I want to solve is when a member have the same wp role (e.g. Author) but belonging to more than one permission group (e.g. member no 4 in my example above) and therefore should be able to read multiple categories.
——————————————————
Many many thanks in advance.
Br Andreas Str?m
- The topic ‘Confused about Group permissions’ is closed to new replies.