'', 'default-text-color' => '000000', 'width' => 2000, 'height' => 200, 'flex-height' => true, 'wp-head-callback' => 'eventpress_header_style', ) ) ); } add_action( 'after_setup_theme', 'eventpress_custom_header_setup' ); if ( ! function_exists( 'eventpress_header_style' ) ) : function eventpress_header_style() { $header_text_color = get_header_textcolor(); ?>