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

WordPress Trac wp-trac at lists.automattic.com
Tue Jan 5 23:23:00 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 prettyboymp):

 If a new post_type doesn't support some of the default meta_boxes that a
 page does, it shouldn't have to go through removing them.  Shouldn't the
 following metaboxes be added outside of edit-form-advanced.php
 specifically for post_type of 'post' and then the plugin should add these
 if the post_type the plugin is adding support it?

 post_excerpt_meta_box
 post_trackback_meta_box
 post_custom_meta_box
 post_comment_meta_box
 post_slug_meta_box

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


More information about the wp-trac mailing list