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.
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?
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!
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.