I want to disable the Admin Menus for all users except administrator.
Currently, if I hide Admin Menu Completely, all users have disabled access to admin menus. However, I still want administrators to have access to these menu items.
However, when I check the box "Do Not Apply these Settings for Admin" then everyone regains access to the menu items again instead of just admin.
Is this a known issue or how in the world can I fix this?
Thank you :)
http://wordpress.org/extend/plugins/ag-custom-admin/
Try clearing browsers cache. If that wouldn't solve the issue wait for a couple of days, new AGCA version is almost done, and this problem should be solved.
Clearing the browser cache did not work; I look forward to the new version. Thanks, Argonius.
Anatoliy Penkovskiy
Member
Posted 11 months ago #
In multisite environment (WP 3.3.1) checkbox "Do Not Apply these Settings for Admin" not work for Network Admins. Tell me please, how I can resolve this bug?
Your Network Admins probably have user level lower or equal to 9. AGCA assumes that admins are users with user level higher than 9 by default.
Check this link:
http://codex.wordpress.org/Roles_and_Capabilities#User_Levels
for more info about user levels in WP.
secretsofsafety
Member
Posted 11 months ago #
Given the fact that user_levels are deprecated, do you think you could change over to capabilities any time soon?
It would make things a little easier..
I would like it if the admin bar were able to be made visible only to admin. I don't understand why there is only one option and that takes the admin bar away from everyone.
I Agree, capabilities will be included in next few versions.
There is only one set of options per plugin, so including more different roles would make things more complicated. Most of users are satisfied with current configuration, so this is not priority, but is in plan for future work.
Thanks,
Argonius
secretsofsafety
Member
Posted 11 months ago #
Thanks for the quick reply, I will just make a conditional to hide admin bar to everyone except admin, until you include it.
I personally do not want to hide that from admin.
Thanks again,
secretsofsafety