Opened 15 years ago
Closed 14 years ago
#18441 closed task (blessed) (fixed)
Retrieve a term in XML-RPC
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.4 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | XML-RPC | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Updated patch to use
prepare_termfrom #18442.Since
content_structparameter had only one value, moved it (taxonomy_name) to be the parameter itself and remove the unnecessary nesting. To have consistent parameter ordering with wp.getTerms, I moved it beforeterm_id.