[wp-trac] [WordPress Trac] #9945: feature request: register_taxonomy - ability to disable auto-creation of admin_panel and meta_box

WordPress Trac wp-trac at lists.automattic.com
Tue May 26 23:20:44 GMT 2009


#9945: feature request: register_taxonomy - ability to disable auto-creation of
admin_panel and meta_box
-----------------------------+----------------------------------------------
 Reporter:  batmoo           |       Owner:  filosofo  
     Type:  feature request  |      Status:  new       
 Priority:  normal           |   Milestone:  Unassigned
Component:  Taxonomy         |     Version:  2.8       
 Severity:  normal           |    Keywords:  taxonomy  
-----------------------------+----------------------------------------------
 Using WordPress 2.8 beta 1

 Creating a new taxonomy by calling register_taxonomy auto-generates an
 admin_panel and meta_box for the new taxonomy. There should be option to
 disable this auto-generation.

 This is to make it easier for plugin developers that want to create their
 own customized panels for taxonomies.

 Possible solution: additional option for $args to set an "autogenerate"
 flag, e.g. 'autogenerate' => 'false'

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


More information about the wp-trac mailing list