Opened 14 years ago
Closed 13 years ago
#18444 closed task (blessed) (fixed)
Retrieve a list of taxonomies 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 (5)
Note: See
TracTickets for help on using
tickets.
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.