function custom_doctype() { echo ''; } add_action('wp_head', 'custom_doctype', 1);