wpseek.com
A WordPress-centric search engine for devs and theme authors
media_upload_{$tab} › WordPress Action Hooks
Since2.5.0
Deprecatedn/a
› do_action( "media_upload_{$tab}" )
Defined at: |
|
Codex: |
Fires inside limited and specific upload-tab views in the legacy (pre-3.5.0) media popup.
The dynamic portion of the hook name, $tab
, refers to the specific
media upload tab. Possible values include 'library' (Media Library),
or any custom tab registered via the {@see 'media_upload_tabs'} filter.
Related Functions: media_upload_tabs, the_media_upload_tabs, media_upload_image, media_upload_audio, media_upload_header, media_upload_form