wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



media_upload_{$tab} › Les Actions WordPress

Depuis2.5.0
Dépréciéen/a
do_action( "media_upload_{$tab}" )
Défini(e) dans:
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.





Source

do_action( "media_upload_{$tab}" );