[wp-trac] [WordPress Trac] #16050: Add 'menu_page' and 'submenu_page' hooks
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 31 08:40:09 UTC 2010
#16050: Add 'menu_page' and 'submenu_page' hooks
----------------------------+-----------------------------
Reporter: mikeschinkel | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.1
Severity: normal | Keywords: menus
----------------------------+-----------------------------
Currently if it very difficult to modify the output of the admin menus.
This ticket adds a patch that introduces `'menu_page'` and
`'submenu_page'` hooks to enable a themer or plugin developer to intercept
and modify the output for menu page sections and submenu page options in
the admin menu.
It does not attempt to add any functionality, it only make the admin menu
hookable.
This is related to #16048 but this ticket is applicable in more use-cases.
To be clear however, this ticket does not eliminate the need for ticket
#16048 as that ticket approaches the requirement from another perspective.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16050>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list