header_textcolor() In this article Table of ContentsSource Related Changelog ↑ Back to top Displays the custom header text color in 3- or 6-digit hexadecimal form (minus the hash symbol). Source function header_textcolor() { echo get_header_textcolor(); } View all references View on Trac View on GitHub Related UsesDescriptionget_header_textcolor()wp-includes/theme.phpRetrieves the custom header text color in 3- or 6-digit hexadecimal form. Changelog VersionDescription2.1.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.