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