There is a post type called "pages" on my WordPress website. I want to create a custom role which has the access to create/edit/delete pages that match the following URL Pattern only:
You can use Access to create a custom role, and you can set permissions for that role with respect to Pages generally, but it is not possible to grant permissions only for pages that are descendants of a top-level page "ashrams".
For that you would need to use custom code, using the WordPress API, there isn't anything particular from Toolset that can help in this scenario.
You may need to recruit a developer to help if that's not something you are able to do yourself (as this isn't really related to Toolset any developer who is familiar with WordPress should be able to help).
The topic ‘[Closed] Custom User Role’ is closed to new replies.