Remove duplicate main – submenu in admin?
Hi @JM at Work: Yes, it is unfortunately that the submenu page is added for every menu page. It would be nice if there were an option but alas, there currently is not. To remove the submenu page option in WordPress 3.1 or great use remove_submenu_page() with code like this in your theme’s functions.php file, … Read more