wpseek.com
A WordPress-centric search engine for devs and theme authors



admin_head_{$content_func} › WordPress Action Hooks

Since2.5.0
Deprecatedn/a
do_action( "admin_head_{$content_func}" )
Defined at:
Codex:

Fires in the admin header for each specific form tab in the legacy (pre-3.5.0) media upload popup.

The dynamic portion of the hook name, `$content_func`, refers to the form callback for the media upload type.




Source

do_action( "admin_head_{$content_func}" );