I have created multiple custom roles using the members plugin by Justin Tadlock.
Now i want certain pages to only be editable by the custom roles i select for them.
Is there a plugin i can use for that functionality or is that something i would have to code myself?
Thanks in advance.
I have created multiple custom roles using the members plugin by Justin Tadlock.
Now i want certain pages to only be editable by the custom roles i select for them.
Is there a plugin i can use for that functionality or is that something i would have to code myself?
Thanks in advance.
Share Improve this question asked Oct 31, 2019 at 16:11 Joris MenkeJoris Menke 11 bronze badge 1- This answer looks like it will do the trick, or at least get you on the right path: wordpress.stackexchange/a/259982/2807 – Dave Romsey Commented Nov 1, 2019 at 19:26
1 Answer
Reset to default 0I fixed it already.
I used the ACF User role selector to select roles per page. Then i made a checker for every page that matches the current logged in role with the role selected on the page.