From 68ea097c59c61c0c8c03fafdaa243ba5c14e5e79 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Wed, 19 Nov 2014 18:11:39 +0000 Subject: [PATCH] Twenty Fourteen: improve post thumbnail HTML output. * Add `aria-hidden` attribute to reduce verbosity on archive pages. * Add alt text in archives to avoid confusing link texts, see #30076 for context in Twenty Fifteen. Props hiwhatsup, joedolson. Fixes #30144. git-svn-id: https://develop.svn.wordpress.org/trunk@30387 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfourteen/inc/template-tags.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-content/themes/twentyfourteen/inc/template-tags.php b/src/wp-content/themes/twentyfourteen/inc/template-tags.php index bea9089147..6b22444086 100644 --- a/src/wp-content/themes/twentyfourteen/inc/template-tags.php +++ b/src/wp-content/themes/twentyfourteen/inc/template-tags.php @@ -189,12 +189,12 @@ function twentyfourteen_post_thumbnail() { - +