'333', 'width' => 320, 'height' => 110, 'flex-width' => true, 'flex-height' => true, 'wp-head-callback' => 'motif_header_style', 'admin-head-callback' => 'motif_admin_header_style', 'admin-preview-callback' => 'motif_admin_header_image', ) ); } add_action( 'after_setup_theme', 'motif_custom_header_setup' ); if ( ! function_exists( 'motif_header_style' ) ) : /** * Styles the header image and text displayed on the blog */ function motif_header_style() { $header_image = get_header_image(); $text_color = get_header_textcolor(); // Bail if the text is hidden or if no custom color is set if ( display_header_text() && $text_color === get_theme_support( 'custom-header', 'default-text-color' ) ) return; // Output the CSS for our custom styles ?> Header screen. */ function motif_admin_header_style() { ?> Header screen. * */ function motif_admin_header_image() { ?>

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