[wp-trac] [WordPress Trac] #18433: Retrieve a list of posts via XML-RPC
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 26 20:48:06 UTC 2011
#18433: Retrieve a list of posts via XML-RPC
------------------------------------------+------------------------------
Reporter: nprasath002 | Owner: westi
Type: feature request | Status: reviewing
Priority: normal | Milestone: Awaiting Review
Component: XML-RPC | Version:
Severity: normal | Resolution:
Keywords: has-patch mobile westi-likes |
------------------------------------------+------------------------------
Comment (by nacin):
I think an array of strings makes sense. You can combine this and three
pretty easily: array( 'post', 'meta', 'taxonomies' ), array( 'title',
'date', 'content', 'author', 'excerpt', 'meta', 'taxonomies' ), etc.
Option 2 seems both arbitrary and inflexible. Also, the implementation for
the above would be pretty easy.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18433#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list