'fff', 'width' => 2500, 'height' => 400, 'wp-head-callback' => 'affiliate_store_header_style', ) ) ); } add_action( 'after_setup_theme', 'affiliate_store_custom_header_setup' ); if ( ! function_exists( 'affiliate_store_header_style' ) ) : /** * Styles the header image and text displayed on the blog * * @see affiliate_store_custom_header_setup(). */ function affiliate_store_header_style() { $affiliate_store_header_text_color = get_header_textcolor(); ?>