Saltar navegación

[Resuelto] Split: Can’t hide toolset in dashboard menu – hide it for custom roles

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

Problem:
How to hide the Toolset menu in admin (backend) for a specific role

Solution:
To hide/remove Toolset menu for a specific user role, you need to use the standard WordPress hook: admin_menu

You can find the proposed solution, in this case with the following reply:
=> https://toolset.com/forums/topic/split-cant-hide-toolset-in-dashboard-menu-hide-it-for-custom-roles/#post-1623699

Relevant Documentation:
=> https://developer.wordpress.org/reference/hooks/admin_menu/

This support ticket is created hace 4 años, 8 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.

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

Supporter timezone: Asia/Kolkata (GMT+05:30)

Este tema contiene 17 respuestas, tiene 2 mensajes.

Última actualización por zbyszekZ hace 4 años, 8 meses.

Asistido por: Minesh.

Autor
Mensajes
#1624195

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

I did not see that when only Access plugin was active but yes, you are right. The custom Code section available even Types is deactivated.

So, that's the thing. You need to keep the Types plugin active so that the code runs successfully.

#1624509

Thanks a lot for your help!

Best regards!
Zbyszek Z.

#1624511

My issue is resolved now. Thank you!