I am currently using add_submenu_page to add pages for my plugin. However, I wish to create a page that don't appear in the admin menu, is that possible?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Set the
This will hide the sub menu page from your parent (top level) menu link.
It now states this in the Codex entry for |
|||||||||||||
|