'fff', 'default-image' => '', 'height' => 250, 'width' => 960, 'max-width' => 2000, 'flex-height' => true, 'flex-width' => true, 'random-default' => true, 'wp-head-callback' => 'arwebstudio_header_style', 'admin-head-callback' => 'arwebstudio_admin_header_style', 'admin-preview-callback' => 'arwebstudio_admin_header_image', ); add_theme_support('custom-header', $args); } add_action('after_setup_theme', 'arwebstudio_custom_header_setup'); function arwebstudio_header_style() { $text_color = get_header_textcolor(); if ( $text_color == get_theme_support('custom-header', 'default-text-color')) return; ?>