[wp-trac] [WordPress Trac] #9674: Better support for custom post types
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 8 05:44:20 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 dd32):
> attachment 9674.12.diff added Post type capabilities (tested)
I'd like to see register_post_type() being able to specifically register
those items.
Ie. {{{register_post_type('thingie', array( 'supports' =>
array('revisions', ....) );}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9674#comment:119>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list