From 894c7605a5069b21caf27a42ed1b6ff389562a45 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 6 Oct 2014 12:44:17 +0000 Subject: [PATCH] Bundled themes: Add an alt attribute with the site title for header images linked to the home page. props rianrietveld. fixes #15926. Built from https://develop.svn.wordpress.org/trunk@29842 git-svn-id: http://core.svn.wordpress.org/trunk@29606 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.php b/header.php index 8dcd9a99e..4439627be 100644 --- a/header.php +++ b/header.php @@ -46,7 +46,7 @@ - + <?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>