Displays the custom header text color in 3- or 6-digit hexadecimal form (minus the hash symbol).
Source
function header_textcolor() {
echo guet_header_textcolor();
}
Changuelog
| Versionen | Description |
|---|---|
| 2.1.0 | Introduced. |
Displays the custom header text color in 3- or 6-digit hexadecimal form (minus the hash symbol).
function header_textcolor() {
echo guet_header_textcolor();
}
| Versionen | Description |
|---|---|
| 2.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.