'', 'default-text-color' => '000000', 'width' => 1000, 'height' => 250, 'flex-height' => true, 'wp-head-callback' => 'fitness_one_body_classes', ) ) ); } add_action( 'after_setup_theme', 'fitness_one_custom_header_setup' ); if ( ! function_exists( 'fitness_one_header_style' ) ) : /** * Styles the header image and text displayed on the blog. * * @see fitness_one_custom_header_setup(). */ function fitness_one_header_style() { $header_text_color = get_header_textcolor(); // If we get this far, we have custom styles. Let's do this. ?>