admin_xml_ns

admin_xml_ns

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('admin_xml_ns') is found 1 times:

  • /wp-admin/includes/template.php line 2657
    	 * Fires inside the HTML tag in the admin header.
    	 *
    	 * @since 2.2.0
    	 */
    	do_action( 'admin_xml_ns' );
    
    	language_attributes();
    	?>
    >
    <head>
    <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php echo get_option( 'blog_charset' ); ?>" />