[wp-trac] [WordPress Trac] #4982: XMLRPC should expose draft status
of entries
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 15 16:40:58 GMT 2007
#4982: XMLRPC should expose draft status of entries
------------------------+---------------------------------------------------
Reporter: redsweater | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: XML-RPC | Version:
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Although getRecentPosts returns items whose publish status is "draft,"
there is no indication in the XML attributes of the status of the item.
This leaves remote clients in a tricky position when it comes to relating
the status of the post to the user.
I propose a new boolean attribute "wp_draft" be added to these posts, to
definitely convey whether the post is a draft or not.
--
Ticket URL: <http://trac.wordpress.org/ticket/4982>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list