Opened 11 years ago
Closed 11 years ago
#27634 closed defect (bug) (fixed)
prepend_attachment() produces a warning if attachment type is not image, video or audio.
Reported by: | ocean90 | Owned by: | wonderboymusic |
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | Media | Keywords: | has-patch |
Focuses: | template | Cc: |
Description
Original report: https://wordpress.org/support/topic/prepend_attachment-does-not-handle-all-mime-types-eg-text
Before [27622] the attachment was wrapped in <p> element for every MIME type. We should restore this behavior.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 27908: