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

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 30 16:21:53 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 nprasath002):

 Returning all the information (using get_post_type_object) is costlier.
 The response time of the clients will be huge for slow net connections.
 We need to to have a lighter version which returns a subset of fields
 and put through a filter so that plugins can extend it.

 I will work on a patch and add.

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


More information about the wp-trac mailing list