header_textcolor()

最后更新于:2021-11-27 05:33:15

header_textcolor()

Displays the custom header text color in 3- or 6-digit hexadecimal form (minus the hash symbol).

源文件

文件: gc-includes/theme.php

function header_textcolor() {
	echo get_header_textcolor();
}