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

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 19 17:46:11 UTC 2009


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

Comment(by ryan):

 I don't know if I'll have time to drive this for 2.9. I need to get some
 work done on the unified upgrader.  Assuming we have someone to drive it
 and everyone agrees to put it on the schedule for 2.9 during the next dev
 meeting, here are some of the remaining things that would need to be done.

  * Fix Quick Edit. It eats data for custom post types.
  * Make edit-tags.php post type aware and get the menus working for edit-
 tags.php?taxonomy=foo&post_type=bar
  * Fix screen options for both custom taxonomies and post types. They
 share with the default taxonomy and type at the moment.
  * Easy means of including/excluding metaboxes from the custom post type
 edit screen.  Maybe register a callback that does remove_meta_box() and
 add_meta_box() calls.
  * Make sure we don't bust everything in the process. :-)

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


More information about the wp-trac mailing list