From d2b903f8968a5f76969f7c122e2815c7f5e403a9 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Wed, 19 Nov 2014 18:12:21 +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. Built from https://develop.svn.wordpress.org/trunk@30387 git-svn-id: http://core.svn.wordpress.org/trunk@30384 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfourteen/inc/template-tags.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/twentyfourteen/inc/template-tags.php b/wp-content/themes/twentyfourteen/inc/template-tags.php index bea9089147..6b22444086 100644 --- a/wp-content/themes/twentyfourteen/inc/template-tags.php +++ b/wp-content/themes/twentyfourteen/inc/template-tags.php @@ -189,12 +189,12 @@ function twentyfourteen_post_thumbnail() { - +