Make WordPress Core

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)

media.php.diff (860 bytes ) - added by CircaLucid 14 years ago.
patch

Download all attachments as: .zip

Change History (3)

@CircaLucid
14 years ago

patch

#2 @ocean90
14 years ago

  • Milestone Awaiting Review
  • Resolutionwontfix
  • Status newclosed
Note: See TracTickets for help on using tickets.