Make WordPress Core

Opened 15 years ago

Closed 14 years ago

#18443 closed task (blessed) (fixed)

Retrieve a taxonomy in XML-RPC

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

Description


Attachments (2)

wp.getTaxonomy.patch (2.7 KB ) - added by nprasath002 15 years ago.
wp.getTaxonomy.2.patch (2.1 KB ) - added by maxcutler 15 years ago.

Download all attachments as: .zip

Change History (7)

#1 @maxcutler
15 years ago

  • Cc max@… added

Updating patch to match changes proposed in #18444 (patch 2).

Last edited 15 years ago by maxcutler (previous) (diff)

#2 @westi
15 years ago

  • Milestone Awaiting Review3.4
  • Owner set to westi
  • Status newaccepted
  • Type feature requesttask (blessed)

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

#3 @westi
14 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
14 years ago

New bugs or enhancements on new tickets.

#5 @maxcutler
14 years ago

  • Resolutionfixed
  • Status acceptedclosed
Note: See TracTickets for help on using tickets.