614*615* The dynamic portion of the hook name,`$content_func`, refers to the form616* callback for the media upload type.617*618* @since 2.5.0619*/620do_action("admin_head_{$content_func}");621}622623$body_id_attr='';624625if(isset($body_id)){626$body_id_attr=' id="'.$body_id.'"';
History
Introduced in 2.5.0. Unchanged from 6.7.7 through 7.1.0.