[wp-trac] [WordPress Trac] #10694: Simplify creation of options pages for plugins with custom menus

WordPress Trac wp-trac at lists.automattic.com
Thu Aug 27 19:57:57 UTC 2009


#10694: Simplify creation of options pages for plugins with custom menus
----------------------------+-----------------------------------------------
 Reporter:  sirzooro        |       Owner:             
     Type:  enhancement     |      Status:  new        
 Priority:  normal          |   Milestone:  2.9        
Component:  Administration  |     Version:  2.8.4      
 Severity:  normal          |    Keywords:  needs-patch
----------------------------+-----------------------------------------------
 wp-admin/options.php file does a good job for handling options pages for
 plugins, which adds new item(s) to the Settings menu. Unfortunately this
 simple approach does not work when plugin registers its own menu and puts
 all options pages in it - in this case these pages goes through wp-
 admin/admin.php file, which does not handle options saving. It will be
 good to either handle this in admin.php too, or add a new function which
 will do this.

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


More information about the wp-trac mailing list