Hide menu for non-admin users
-
Good evening,
is there a way to hide non-necessary menu buttons for all users which are non-admin?
In my current situation the author only needs the “TaxoPress – Manage Tags” link. Nothing more. All the others buttons should be hided. This includes also the “Media Tags” in the “Media” menu.
For some other plugins I can easily manage those access rights via the plugin “Members” or the following functions.php code:
remove_menu_page(…);
or remove_submenu_page(…);
But I cannot find the apprpriate code for that?
Do you have an idea how to hide those buttons?
Thanks and kind regards
Greendroid
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Hide menu for non-admin users’ is closed to new replies.