'', 'default-text-color' => 'E94F1D', 'width' => 222, 'height' => 74, 'flex-width' => true, 'flex-height' => true, 'wp-head-callback' => 'confit_header_style', 'admin-head-callback' => 'confit_admin_header_style', 'admin-preview-callback' => 'confit_admin_header_image', ) ) ); } add_action( 'after_setup_theme', 'confit_custom_header_setup' ); if ( ! function_exists( 'confit_header_style' ) ) : /** * Styles the header image and text displayed on the blog * * @see confit_custom_header_setup(). * * @since Confit 1.0 */ function confit_header_style() { // If no custom options for text are set, let's bail // get_header_textcolor() options: HEADER_TEXTCOLOR is default, hide text (returns 'blank') or any hex value if ( HEADER_TEXTCOLOR == get_header_textcolor() ) return; // If we get this far, we have custom styles. Let's do this. ?> Header admin panel. * * @see confit_custom_header_setup(). * * @since Confit 1.0 */ function confit_admin_header_style() { ?> Header admin panel. * * @see confit_custom_header_setup(). * * @since Confit 1.0 */ function confit_admin_header_image() { ?>

onclick="return false;" href="">

>