wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



media_upload_{$tab} › WordPress Action Hooks

Seit2.5.0
Veraltetn/v
do_action( "media_upload_{$tab}" )
Definiert in:
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.





Quellcode

do_action( "media_upload_{$tab}" );