Skip Navigation

[Resuelto] Delete and rename custom roles name

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem:

The issue here is that the user wanted to know if it was possible to rename a role after it was created in Access.

Solution:

Unfortunately no this is not possible to do in access. What you would need to do is to look for it in the wp_options table in your database under the row wp_user_roles .

This support ticket is created hace 6 años, 2 meses. There's a good chance that you are reading advice that it now obsolete.

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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Este tema contiene 4 respuestas, tiene 2 mensajes.

Última actualización por Akhil hace 6 años, 2 meses.

Asistido por: Shane.

Autor
Mensajes
#1112135

Hi i have created few custom roles using toolset access. i need to rename some roles and also delete.

how do i do this pls ? i dont see any forum topic or document on this.

#1112327

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hello,

Thank you for contacting our support forum.

You're unable to rename the user roles however you can delete them by hovering over the role and clicking the delete button in Access.

Please let me know if this helps.

Thanks,
Shane

#1113421

is there any way to do this ? through mysql etc ? pls guide, if not pls put in the request for this to be implemented .

#1114413

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hello,

What would need to do is to look for it in the wp_options table under the row wp_user_roles .

You should be able to find your user role there and rename it.

To do it tho you will need to access your database directly.

Thanks,
Shane

#1114807

My issue is resolved now. Thank you!