#25171 closed enhancement (fixed)
Add filters to audio & video miscellaneous sections
| Reported by: | desrosj | Owned by: | helen |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7 |
| Component: | Media | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Attachments receive a default list of attributes printed in the miscellaneous section of the publish meta box.
Adding a filter to this would allow for the addition or subtraction of specific attributes without having to hook into the attachment_submitbox_misc_actions action.
This would be useful if I wanted to not show the year, or if I wanted to show the channel and encoder information on media heavy sites.
Attachments (3)
Change History (8)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adds manage_media_misc_sections & manage_audio_misc_sections filters for adding or removing of sections on attachment edit screens.