Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




get_header_textcolor [ WordPress Function ]

get_header_textcolor ( No parameters )
Returns:
  • (string)
Defined at:



Retrieve text color for custom header.

Source


<?php
function get_header_textcolor() {
    return 
get_theme_mod('header_textcolor'get_theme_support'custom-header''default-text-color' ) );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics