1600, 'height' => 250, 'flex-width' => true, 'flex-height' => true, 'header-text' => false, 'wp-head-callback' => 'magazine_express_header_style', ) ) ); } add_action( 'after_setup_theme', 'magazine_express_custom_header_setup' ); if ( ! function_exists( 'magazine_express_header_style' ) ) : /** * Styles the header image and text displayed on the blog. * * @see magazine_express_custom_header_setup(). */ function magazine_express_header_style() { $header_text_color = get_header_textcolor(); ?>