Opened 14 years ago
Closed 14 years ago
#21654 closed defect (bug) (wontfix)
media.php media_buttons url has no apply_filters
| Reported by: | CircaLucid | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Media | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
I'm trying to change the default tab in the media upload iframe. Stepping through every call, the only way I could find is to change the URL that triggers the iframe, but the media_button function doesn't have an apply_filters so I can change the URL.
I fixed this and attached a patch.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch