Displays the language attributes for the <html> tag. The possible language attributes are dir (text direction), lang and xml:lang. The choice of lang and xml:lang depends on the $doctype argument.
language_attributes() 函数的代码位于 wp-includes/general-template.php



暂无评论