• jplus2

    (@jplus2)


    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 2

    to

    main menu
    sub menu 1
    sub menu 2

    please help

    tnx

  • The topic ‘Disabling The Top level Admin Menu (add_menu_page)’ is closed to new replies.