[wp-trac] Re: [WordPress Trac] #5569: Manage post_status via XML-RPC
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 10 22:26:42 GMT 2008
#5569: Manage post_status via XML-RPC
-------------------------+--------------------------------------------------
Reporter: josephscott | Owner: westi
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.5
Component: XML-RPC | Version: 2.5
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+--------------------------------------------------
Comment (by josephscott):
While testing this after it was committed I realized that setting status
for pages would end up being done by a field called post_status, which
didn't make much sense because the status for pages was being exposed as
page_status in other methods. The new xmlrpc.php.2.diff makes use of the
post_type to determine if we need to look at post_status or page_status
when setting the status value when creating and editing posts and pages.
--
Ticket URL: <http://trac.wordpress.org/ticket/5569#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list