#21437 closed defect (bug) (fixed)
Make the browser property in wp.Uploader optional.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.5 | Priority: | normal |
| Severity: | normal | Version: | 3.4.1 |
| Component: | Media | Keywords: | |
| Focuses: | Cc: |
Description
Currently, the wp.Uploader JS constructor requires a browse button with an optional dropzone. Both should be optional, though — you should be able to create a dropzone-only uploader.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In [21379]: