'', 'default-text-color' => '495057', 'width' => 1600, 'height' => 80, 'flex-height' => true, 'wp-head-callback' => 'softpoint_header_style', ) ) ); } add_action( 'after_setup_theme', 'softpoint_custom_header_setup' ); if ( ! function_exists( 'softpoint_header_style' ) ) : /** * Styles the header image and text displayed on the blog. * * @see softpoint_custom_header_setup(). */ function softpoint_header_style() { if ( get_header_image() ) : ?>