#22578 closed defect (bug) (fixed)
'attachment_fields_to_edit' not fired from the new "Add media" modal
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
in WP 3.5 RC1, if I directly upload file(s), the attachment details is displayed without fields created by 'attachment_fields_to_edit'
However, if I first go to the library, the fields are correctly displayed.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Always render the attachment compat view, as it already handles the empty case.