#18430 closed task (blessed) (fixed)

Edit custom post types via XMLRPC

Reported by: nprasath002 Owned by: westi
Priority: normal Milestone: 3.4
Component: XML-RPC Version:
Severity: normal Keywords: has-patch
Cc: jbernal@…

Description


Attachments (1)

wp.editPost.patch (18.9 KB) - added by nprasath002 22 months ago.

Download all attachments as: .zip

Change History (5)

  • Milestone changed from Awaiting Review to 3.4
  • Owner set to westi
  • Status changed from new to reviewing
  • Type changed from feature request to task (blessed)

Marking this as a Blessed Task for 3.4 - This is part of the first iteration of XML-RPC new features we will be working on.

Needs working on in conjunction with #18428 so as to have same field names, behaviour etc.

In [19848]:

XMLRPC: Introduce new create,read,update and delete XMLRPC apis for Posts, Pages and all Custom Post Types.
Introduces: wp.newPost, wp.editPost, wp.deletePost, wp.getPost, and wp.getPosts
See #18429, #18430, #18431, #18432, and #18433 props maxcutler and markoheijnen.

  • Cc jbernal@… added
  • Resolution set to fixed
  • Status changed from reviewing to closed

New bugs or enhancements on new tickets.

Note: See TracTickets for help on using tickets.