'', 'width' => 1920, 'height' => 275, 'flex-width' => true, 'flex-height' => true, 'default-text-color' => '181818', 'header-text' => true, 'wp-head-callback' => 'aileron_header_style', 'admin-head-callback' => 'aileron_admin_header_style', 'admin-preview-callback' => 'aileron_admin_header_image' ) ) ); } add_action( 'after_setup_theme', 'aileron_custom_header_setup' ); if ( ! function_exists( 'aileron_header_style' ) ) : /** * Styles the header image and text displayed on the blog * * @see aileron_custom_header_setup(). */ function aileron_header_style() { ?> Header admin panel. * * @see aileron_custom_header_setup(). */ function aileron_admin_header_style() { ?> Header admin panel. * * @see aileron_custom_header_setup(). */ function aileron_admin_header_image() { $style = sprintf( ' style="color:#%s;"', get_header_textcolor() ); ?>