#7962 closed defect (bug) (fixed)
plugin menu is broken
| Reported by: | devil1591 | Owned by: | ryan |
|---|---|---|---|
| Priority: | highest omg bbq | Milestone: | 2.7 |
| Component: | Plugins | Version: | 2.7 |
| Severity: | blocker | Keywords: | |
| Cc: | Focuses: |
Description
Plugin menu hook is broken, I tested the code from http://codex.wordpress.org/Adding_Administration_Menus#Top-Level_menu, and it's not working anymore.
First link is OK : http://localhost/wp-admin/admin.php?page=test.php
then you've got http://localhost/wp-admin/test.php?page=test.php
which links to a Page not found
NB: my permalink : /%category%/%year%/%postname%/
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [9337]) If parent uses admin.php, use admin.php for subs. fixes #7962