[wp-trac] [WordPress Trac] #14206: Custom taxonomy meta box callback

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 6 11:11:24 UTC 2010


#14206: Custom taxonomy meta box callback
-------------------------+--------------------------------------------------
 Reporter:  johnbillion  |       Owner:                 
     Type:  enhancement  |      Status:  new            
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Taxonomy     |     Version:  3.0            
 Severity:  normal       |    Keywords:  dev-feedback   
-------------------------+--------------------------------------------------

Comment(by scribu):

 +1 on the idea.

 Just to avoid confusion, in register_post_type() there's a
 'register_meta_box_cb' argument which receives a callback. In that
 callback, you are supposed to call add_meta_box() or remove_meta_box(), as
 necessary.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14206#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list