Opened 18 years ago
Closed 18 years ago
#3501 closed defect (bug) (fixed)
add_submenu_page not working with post.php
Reported by: | tsalagi_red | Owned by: | |
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | major | Version: | 2.1 |
Component: | General | Keywords: | add_submenu_page |
Focuses: | Cc: |
Description
I am working on a reviews plugin, and add_submenu_page function does not seem to work with post.php. If I change to edit.php or options.php it works fine. I am using the latest nightly build 2.1 alpha 3.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 2.1 post-new.php is the parent menu rather than post.php. I'll add some back-compat so that post.php will still work.