'fff', 'width' => 1600, 'height' => 400, 'wp-head-callback' => 'precious_lite_header_style', 'admin-head-callback' => 'precious_lite_admin_header_style', 'admin-preview-callback' => 'precious_lite_admin_header_image', ) ) ); } add_action( 'after_setup_theme', 'precious_lite_custom_header_setup' ); if ( ! function_exists( 'precious_lite_header_style' ) ) : /** * Styles the header image and text displayed on the blog * * @see precious_lite_custom_header_setup(). */ function precious_lite_header_style() { $header_text_color = get_header_textcolor(); ?> Header admin panel. * * @see precious_lite_custom_header_setup(). */ function precious_lite_admin_header_style() {?> Header admin panel. * * @see precious_lite_custom_header_setup(). */ function precious_lite_admin_header_image() { $style = sprintf( ' style="color:#%s;"', get_header_textcolor() ); ?>