Opened 15 years ago
Closed 14 years ago
#18444 closed task (blessed) (fixed)
Retrieve a list of taxonomies 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)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Updated patch formatting. Added a 'prepare_taxonomy' function for formatting the response that will be shared with wp.getTaxonomy (#18443).
I changed the method to return all fields except the update_callback. Having all of the fields is very useful to the mobile apps and other potential users, and I don't think the bandwidth savings is all that meaningful. If necessary we can add a 'fields' parameter like we're doing on #18433 for posts.