hi, I wanted to hide the enfold button found on the admin menu, I wanted to hide it so as not to make it visible to the customer. how to do?
Hi nglrss85,
It’s only visible to the administrators.
You can try to create a subscriber account then login, you shouldn’t see it.
Best regards,
Nikko
there is no way to make it disappear even on the administrator side?
Hi nglrss85,
We don’t have that feature but this links might help:
– https://www.wpbeginner.com/plugins/how-to-hide-unnecessary-items-from-wordpress-admin-with-adminimize/
– https://www.greengeeks.com/tutorials/article/hide-admin-menu-items-for-specific-users-in-wordpress/
– https://wordpress.stackexchange.com/questions/243070/remove-menu-page-doesnt-work-on-custom-plugin-menus/243073#243073
I haven’t tested it but remove_menu_page seems to be the code that you’re looking for.
Best regards,
Nikko