Opened 6 years ago
Last modified 4 years ago
#5310 new enhancement
XMLRPC interface should expose mechanism for listing and deleting media resources
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | XML-RPC | Version: | 2.3.1 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | redsweater, josephscott |
Description
Right now the XMLRPC interface supports the "newMediaObject" mechanism that is part of the MetaWeblog API, but lacks any method for inspecting or otherwise manipulating media objects.
I think to support a richer remote client experience, the XLMRPC interface should support at least a method for listing the media objects that have been previously uploaded (similar to what appears in the "Browse" tab of the wp-admin post editor), and for deleting a media asset that is present.
Note: See
TracTickets for help on using
tickets.

itching to move this in Media