[wp-trac] [WordPress Trac] #18429: Create custom post types via XMLRPC

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 8 11:24:46 UTC 2012


#18429: Create custom post types via XMLRPC
----------------------------+------------------------
 Reporter:  nprasath002     |       Owner:  westi
     Type:  task (blessed)  |      Status:  reviewing
 Priority:  normal          |   Milestone:  3.4
Component:  XML-RPC         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+------------------------

Comment (by westi):

 In [20154]:
 {{{
 #!CommitTicketReference repository="" revision="20154"
 XMLRPC: Remove the "Backward Compatibility" code from the new api as we
 don't need to support this older format and it keeps the new api cleaner.

 The new Posts API is designed so that you can fetch a post with get,
 update the data structure returned and submit that with edit and so we
 need to ensure to only include in get data in a single form - tags and
 categories are returned as terms.
 See #18429
 }}}

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


More information about the wp-trac mailing list