Disabling The Top level Admin Menu (add_menu_page)
-
I am creating a custom plug in, I noticed that If I add a custom menu for my plugin using add_menu_page, is it will also create a sub menu with the same name. How will I disable it?
ex.
main menu
main menu
sub menu 1
sub menu 2to
main menu
sub menu 1
sub menu 2please help
tnx
- The topic ‘Disabling The Top level Admin Menu (add_menu_page)’ is closed to new replies.