'', 'default-text-color' => '2c3e50', 'width' => 220, 'height' => 220, 'flex-height' => false, 'wp-head-callback' => 'flounder_header_style', 'admin-head-callback' => 'flounder_admin_header_style', 'admin-preview-callback' => 'flounder_admin_header_image', ); $args = apply_filters( 'flounder_custom_header_args', $args ); add_theme_support( 'custom-header', $args ); } add_action( 'after_setup_theme', 'flounder_custom_header_setup' ); if ( ! function_exists( 'flounder_header_style' ) ) : /** * Styles the header image and text displayed on the blog * * @see flounder_custom_header_setup(). */ function flounder_header_style() { $header_image = get_header_image(); // 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() && empty( $header_image ) ) return; // If we get this far, we have custom styles. Let's do this. ?> Header admin panel. * * @see flounder_custom_header_setup(). */ function flounder_admin_header_style() { ?> Header admin panel. * * @see flounder_custom_header_setup(). */ function flounder_admin_header_image() { ?>
>

onclick="return false;" rel="home">