597*598* The dynamic portion of the hook name,`$content_func`, refers to the form599* callback for the media upload type.600*601* @since 2.5.0602*/603do_action("admin_head_{$content_func}");604}605606$body_id_attr='';607608if(isset($body_id)){609$body_id_attr=' id="'.$body_id.'"';
History
Introduced in 2.5.0. Unchanged from 6.7.7 through 7.1.0.