#21868 closed task (blessed) (fixed)
Use JS Attachment models in wp.Uploader
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
Currently, wp.Uploader returns a JSON object that was a precursor to the new JS attachment models. Given the introduction of the new media JS APIs and the internal nature of wp.Uploader in 3.4, we should update the API to work with the new media conventions.
wp.Uploader
should probably also be aliased to wp.media.Uploader
.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In [21814]: