'', 'default-text-color' => '495762', 'width' => 1400, 'height' => 200, 'flex-height' => true, 'wp-head-callback' => 'cerauno_header_style', 'admin-head-callback' => 'cerauno_admin_header_style', 'admin-preview-callback' => 'cerauno_admin_header_image', ) ) ); } add_action( 'after_setup_theme', 'cerauno_custom_header_setup' ); if ( ! function_exists( 'cerauno_header_style' ) ) : /** * Styles the header image and text displayed on the blog * * @see cerauno_custom_header_setup(). */ function cerauno_header_style() { $header_text_color = get_header_textcolor(); $header_image = get_header_image(); if ( $header_image ) : ?> Header admin panel. * * @see cerauno_custom_header_setup(). */ function cerauno_admin_header_style() { ?> Header admin panel. * * @see cerauno_custom_header_setup(). */ function cerauno_admin_header_image() { ?>