wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



header_textcolor › WordPress Function

Od2.1.0
Przestarzałyn/a
header_textcolor ( Brak parametrów )
Zdefiniowane na:
Codex:

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



Źródło

function header_textcolor() {
	echo get_header_textcolor();
}