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