Creating an admin page without creating a submenu
-
Hello all,
Thanks for the help in advance. I am trying to create a page that is accessible via the admin interface, and uses the overall admin theme, ex:
/wp-admin/admin.php?page=page_slug
Currently I am using the function add_submenu_page to create the pages I need. However, I do not wish to create a submenu for these pages.
I’d rather not have any menu at all. Can I create admin pages without creating menu items for them?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Creating an admin page without creating a submenu’ is closed to new replies.