Custom header support

This commit is contained in:
Mike Francis 2012-12-20 21:06:54 +00:00
parent ea54c5f0cb
commit 4659b59c03
1 changed files with 1 additions and 0 deletions

View File

@ -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 <head>