whiteorb
Member
Posted 10 months ago #
I have specific non admin users that have very limited access to the site. Does this plugin provide the ability to disable or move certain elements within that around?
For example:
- Profile
- Your Profile
- Add New User
- Role Groups
I'd like to move add new user to an independent section.
I vaguely remember there being some issues with those menus. WP handles some of the "Users" submenus differently than other menus, which makes them harder to edit. Still, you should be able to hide - and possibly move - them.
whiteorb
Member
Posted 10 months ago #
I haven't been able to do anything with them.
http://i.imgur.com/BMWcB.png
You can see that "profile" isn't listed here at all.
http://i.imgur.com/ZEEp5.png
Any ideas?
thatwastaxing
Member
Posted 9 months ago #
I'm looking for the same thing as whiteorb. Will follow this thread and post back if I find a solution.
Hi Jānis, thanks for your hard work on this plugin! I just posted a similar question in another thread, how to remove the Profile menu from non-admins. In the meantime, I've set my custom admin CSS to include...
#menu-users {display:none !important;}
Quick and dirty, and if they know the URL they can get there, but at least it doesn't make it super-easy for them.
Looking forward to a better solution!
thatwastaxing
Member
Posted 9 months ago #
Have a look here: http://wordpress.stackexchange.com/questions/1216/changing-the-order-of-admin-menu-sections
It might help. I ended up just renaming WP's Profile so as not to cause confusion with my custom post type called Profile.