Access Policies for single page
-
Hi,
I wonder if the new Access Policy can be used to open a single page for editing by a group? We have a custom group “AB”, whose members all shall be allowed to edit page “P1”, but no other pages instead of those they created themselves. Members of all other groups shall be able to read “P1”, but are not allowed to edit its contents.
I already managed this by using the Plus Package and “Posts & Terms”. But maybe there is also a way using your new Access Policy? My first try didn’t work:"Statement": [ { "Effect": "allow", "Resource": "Post:111", "Action": [ "Capability:edit_others_pages", "Capability:delete_others_pages" ] } ]
I couldn’t find a list of all actions that are allowed, so I guess I got it all wrong…
Any help is appreciated.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Access Policies for single page’ is closed to new replies.