• Hi,
    I try to create a plugin to add a menu in the administration area for 12h, but with no success, and i need you HELP to
    add a new top-level menu with title : Manage
    and 2 submenu to the custom top-level menu:
    First with title “Manage products” with a link : /edit.php?go=manage
    Second with title “Add products” with a link : /post-news.php?go=addnew

    thanks a lot for your help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter taghaboy

    (@taghaboy)

    I need your help friends.

    Thread Starter taghaboy

    (@taghaboy)

    i try this:
    add_submenu_page(__FILE__, 'Test Sublevel', 'Test produit 01', 8, 'post-new.php?go=addnew', 'post-new.php?go=addnew');

    but it give the link as :
    admin.php?page=wp-admin/post-new.php?go=addnew

    how can i remove the admin.php?page=wp-admin/

    Thanks

    Thread Starter taghaboy

    (@taghaboy)

    Holla
    where are you WP Team :p

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Advanced HELP Please : Creat top-level menu and submenu plugin.’ is closed to new replies.