[wp-trac] [WordPress Trac] #18436: Retrieve post type information in XML-RPC

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 29 18:30:42 UTC 2011


#18436: Retrieve post type information in XML-RPC
-----------------------------+------------------------------
 Reporter:  nprasath002      |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  XML-RPC          |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |
-----------------------------+------------------------------

Comment (by nacin):

 Seems like it should just return get_post_type_object(). That said, some
 values like 'taxonomies' are only for registration, and I don't think
 they'd be accurate. (Not positive.) For that you'd need to consult
 get_object_taxonomies() and also return that value.

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


More information about the wp-trac mailing list