[wp-trac] [WordPress Trac] #7948: Admin menus using admin.php

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 22 19:16:36 GMT 2008


#7948: Admin menus using admin.php
----------------------------+-----------------------------------------------
 Reporter:  mattyrob        |       Owner:  anonymous
     Type:  defect          |      Status:  new      
 Priority:  high            |   Milestone:  2.7      
Component:  Administration  |     Version:  2.7      
 Severity:  critical        |    Keywords:           
----------------------------+-----------------------------------------------
 Any plugin adding more than one administration page will run into this
 issue, basically, admin pages are all being added to the root page of wp-
 admin/admin.php and only the final function adding the page content is
 used even if multiple pages are added.

 Test the attached simple code. It should add a page under Manage (now
 Tools) and one under Options.

 It adds a placeholder but the content for both pages is actually that
 expected for the Manage hook.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7948>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list