From 7771626637e445ab89d3f1112095b9004d27feb4 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 8 Oct 2013 21:21:19 +0000 Subject: [PATCH] Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325. git-svn-id: https://develop.svn.wordpress.org/trunk@25735 602fd350-edb4-49c9-b593-d223f7449a82 --- .../themes/twentyfourteen/content-aside.php | 2 + .../themes/twentyfourteen/content-image.php | 2 + .../themes/twentyfourteen/content-link.php | 2 + .../themes/twentyfourteen/content-page.php | 2 + .../themes/twentyfourteen/content-quote.php | 2 + .../themes/twentyfourteen/content-video.php | 2 + .../themes/twentyfourteen/content.php | 5 +- .../themes/twentyfourteen/functions.php | 19 ++- .../twentyfourteen/inc/template-tags.php | 23 +++ .../themes/twentyfourteen/js/theme.js | 2 +- .../themes/twentyfourteen/style.css | 156 ++++++++---------- 11 files changed, 128 insertions(+), 89 deletions(-) diff --git a/src/wp-content/themes/twentyfourteen/content-aside.php b/src/wp-content/themes/twentyfourteen/content-aside.php index 627b123a65..e67dd48fb2 100644 --- a/src/wp-content/themes/twentyfourteen/content-aside.php +++ b/src/wp-content/themes/twentyfourteen/content-aside.php @@ -8,6 +8,8 @@ ?>
> + +