From c604fd15b0955d28a15b5c30fa13b4e0dd242a7f Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Sat, 1 Nov 2014 03:44:23 +0000 Subject: [PATCH] Twenty Fourteen: fix keyboard focus on Appearance > Header view. Props florianziegler, fixes #29787. Built from https://develop.svn.wordpress.org/trunk@30146 git-svn-id: http://core.svn.wordpress.org/trunk@30146 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfourteen/inc/custom-header.php | 2 +- wp-includes/version.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/twentyfourteen/inc/custom-header.php b/wp-content/themes/twentyfourteen/inc/custom-header.php index 523db80966..c922e641b9 100644 --- a/wp-content/themes/twentyfourteen/inc/custom-header.php +++ b/wp-content/themes/twentyfourteen/inc/custom-header.php @@ -140,7 +140,7 @@ function twentyfourteen_admin_header_image() { -

onclick="return false;" href="">

+

onclick="return false;" href="" tabindex="-1">