[wp-trac] [WordPress Trac] #16987: Allow registering a WP_List_Table class when registering post types

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 28 16:01:56 UTC 2011


#16987: Allow registering a WP_List_Table class when registering post types
--------------------------+-----------------------------
 Reporter:  sanchothefat  |      Owner:
     Type:  enhancement   |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Post Types    |    Version:
 Severity:  minor         |   Keywords:  dev-feedback
--------------------------+-----------------------------
 This would go a long way towards making the post types feature more
 complete. I discovered while converting Links from the native format into
 a post type that the admin lists are still very clunky to work with,
 especially with quick edit obliterating non-underscored post meta and the
 quick edit form not being configurable enough on the server-side to make
 it useful for more unusual post type requirements.

 Code-wise it would be good to work with it in a similar way to the
 Walker_Nav_Menu class eg. so I could extend the WP_Posts_List class to
 overwrite certain elements for my post type.

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


More information about the wp-trac mailing list