[wp-trac] [WordPress Trac] #9674: Better support for custom post types

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 7 16:17:42 UTC 2010


#9674: Better support for custom post types
------------------------------------+---------------------------------------
 Reporter:  wnorris                 |        Owner:  ryan    
     Type:  task (blessed)          |       Status:  reopened
 Priority:  normal                  |    Milestone:  3.0     
Component:  Administration          |      Version:  2.9     
 Severity:  normal                  |   Resolution:          
 Keywords:  has-patch tested early  |  
------------------------------------+---------------------------------------

Comment(by ryan):

 I think every custom post type should have post_comment_meta_box,
 post_author_meta_box, and post_revisions_meta_box.  post_tags_meta_box and
 post_categories_meta_box are already aware of whether the post type
 supports them so they can stay.  Everything else would have to be
 registered with add_post_type_support().  Plugins also have the option of
 calling remove_meta_box() if they want to get rid of a box.

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


More information about the wp-trac mailing list