diff --git a/functions.php b/functions.php index b0caa71..ad5d5fc 100644 --- a/functions.php +++ b/functions.php @@ -5,6 +5,7 @@ add_theme_support( 'post-thumbnails' ); add_theme_support( 'automatic-feed-links' ); +add_post_type_support( 'page', 'excerpt' ); /* =Remove gunk from -------------------------------------------------------------- */