Saltar navegación

[Cerrado] Custom User Role

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Nigel 1 year, 7 months ago.

Autor
Mensajes
#2698746

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:

dev.yssofindia.org/ashrams/...

How to create it?

Thanks!

#2698752

Nigel
Colaborador

Idiomas: Inglés (English ) Español (Español )

Zona horaria: Europe/London (GMT+00:00)

Hi there

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).

El debate ‘[Cerrado] Custom User Role’ está cerrado y no admite más respuestas.