From 4659b59c03c4da1a9de9ff9e99460b6be90dd08f Mon Sep 17 00:00:00 2001 From: Mike Francis Date: Thu, 20 Dec 2012 21:06:54 +0000 Subject: [PATCH] Custom header support --- functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/functions.php b/functions.php index 53bf03c..f0975bf 100644 --- a/functions.php +++ b/functions.php @@ -5,6 +5,7 @@ add_theme_support( 'post-thumbnails' ); add_theme_support( 'automatic-feed-links' ); +add_theme_support( 'custom-header' ); add_post_type_support( 'page', 'excerpt' ); /* =Remove gunk from