From c78cbb19ce65ef158a2f4f349ae94b8b6aeb7035 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 8 Oct 2013 21:22:10 +0000 Subject: [PATCH] Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325. Built from https://develop.svn.wordpress.org/trunk@25735 git-svn-id: http://core.svn.wordpress.org/trunk@25648 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- .../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 + wp-content/themes/twentyfourteen/content.php | 5 +- .../themes/twentyfourteen/functions.php | 19 ++- .../twentyfourteen/inc/template-tags.php | 23 +++ wp-content/themes/twentyfourteen/js/theme.js | 2 +- wp-content/themes/twentyfourteen/style.css | 156 ++++++++---------- 11 files changed, 128 insertions(+), 89 deletions(-) diff --git a/wp-content/themes/twentyfourteen/content-aside.php b/wp-content/themes/twentyfourteen/content-aside.php index 627b123a65..e67dd48fb2 100644 --- a/wp-content/themes/twentyfourteen/content-aside.php +++ b/wp-content/themes/twentyfourteen/content-aside.php @@ -8,6 +8,8 @@ ?>
> + +