1000, // Header image width (in pixels) 'height' => 288, // Header image height (in pixels) 'default-image' => '', // Header image default 'header-text' => true, // Header text display default 'default-text-color' => str_replace( '#' , '' , boozurk_get_opt( 'boozurk_colors_link' ) ), // Header text color default 'wp-head-callback' => 'boozurk_header_style_front', 'admin-head-callback' => 'boozurk_header_style_admin', 'flex-height' => true, 'flex-width' => true, 'admin-preview-callback' => 'boozurk_header_preview_admin', ); $args = apply_filters( 'boozurk_custom_header_args', $args ); if ( function_exists( 'get_custom_header' ) ) { add_theme_support( 'custom-header', $args ); } // Default custom headers packaged with the theme. %s is a placeholder for the theme template directory URI. register_default_headers( array( 'boozcode' => array( 'url' => '%s/images/headers/boozcode.png', 'thumbnail_url' => '%s/images/headers/boozcode_thumb.jpg', 'description' => 'boozcode' ) ) ); } // included in the admin head function boozurk_header_style_admin() { ?>

href="#">

header