From ce47408461ae586210d2ff8fba2426d2d4e4cb10 Mon Sep 17 00:00:00 2001 From: Thomas Guillot Date: Thu, 28 Sep 2017 16:00:04 +0100 Subject: [PATCH] Remove `aria-hidden` attribute from the post thumbnail link --- inc/template-tags.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/template-tags.php b/inc/template-tags.php index 6a0330b6..19cb67c3 100644 --- a/inc/template-tags.php +++ b/inc/template-tags.php @@ -155,7 +155,7 @@ function _s_post_thumbnail() { - the_title_attribute( 'echo=0' ),