Ticket #902 (closed defect (bug): fixed)
Plugin option pages aren't displayed
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.5 |
| Severity: | major | Keywords: | |
| Cc: | ringmaster, kim |
Description
From wp-hackers list ala Kimmo Suominen:
The global $page_hook is used in both wp-admin/admin.php and wp-admin/menu-header.php. The latter is called in between defining and referencing $page_hook in the former, which makes all option pages from plugins display the option page of the last plugin loaded.
Attachments
Change History
comment:1
ringmaster — 7 years ago
- Owner changed from anonymous to rboren
- fixed_in_version set to 1.5
- Status changed from new to closed
- Resolution changed from 10 to 20
Note: See
TracTickets for help on using
tickets.

