Make WordPress Core

Opened 13 years ago

Closed 12 years ago

#18440 closed task (blessed) (fixed)

Delete a term in XMLRPC

Reported by: nprasath002's profile nprasath002 Owned by: westi's profile westi
Milestone: 3.4 Priority: normal
Severity: normal Version:
Component: XML-RPC Keywords: has-patch
Focuses: Cc:

Description


Attachments (2)

wp.deleteTerm.patch (3.1 KB) - added by nprasath002 13 years ago.
wp.deleteTerm.2.patch (2.1 KB) - added by maxcutler 13 years ago.

Download all attachments as: .zip

Change History (6)

#1 @maxcutler
13 years ago

  • Cc max@… added

Cleaned up patch formatting and error codes.

#2 @westi
13 years ago

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

Working on this for our second xmlrpc new feature cycle for 3.4 - tracking progress for all tax stuff on #18438

Last edited 13 years ago by westi (previous) (diff)

#3 @westi
13 years ago

In [20137]:

XML-RPC: Initial implementation of Taxonomy and Term APIs.

Implements: wp.newTerm, wp.editTerm, wp.deleteTerm, wp.getTerm, wp.getTerms, wp.getTaxonomy and wp.getTaxonomies

See: #18438, #18439, #18440, #18441, #18442, #18443, and #18444 props maxcutler, markoheijnen and nprasath002.

#4 @maxcutler
12 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

New bugs or enhancements on new tickets.

Note: See TracTickets for help on using tickets.