- This topic has 1 reply, 2 voices, and was last updated 3 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- The topic ‘how to hide “Posts”, “Media”, and “Pages” tabs’ is closed to new replies.
Support Home » Topics » Piklist » how to hide “Posts”, “Media”, and “Pages” tabs
Tagged: capability, role
How would I go about hiding these tabs (“Posts”, “Media”, and “Pages” from the main menu) using Piklist for none ,'capability' => 'manage_options'
users?
It’s very difficult to do this capabilities. Maybe use a plugin like this: https://wordpress.org/plugins/admin-menu-editor/
Or manipulate the $menu
and $submenu
globals.