Remove Menu Item in WordPress Admin Panel
With WordPress Version 3.1 two new functions were added which makes it easier to remove menu- and submenu-entries in WordPress Admin Panel. These functions removing entries of the menu-tree remove_menu_page
or submenus – remove_submenu_page
.
Continue reading …