615*616* The dynamic portion of the hook name,`$content_func`, refers to the form617* callback for the media upload type.618*619* @since 2.5.0620*/621do_action("admin_head_{$content_func}");622}623624$body_id_attr='';625626if(isset($body_id)){627$body_id_attr=' id="'.$body_id.'"';
History
Introduced in 2.5.0. Unchanged from 6.7.7 through 7.1.0.