From 120cb5e6ef4289565d6dfbfd1509b63795d0ae47 Mon Sep 17 00:00:00 2001
From: Dominik Schilling
Date: Thu, 13 Nov 2014 12:00:57 +0000
Subject: [PATCH] Improve keyboard accessibility on Custom Header and Custom
Background screen.
props florianziegler.
fixes #29289.
Built from https://develop.svn.wordpress.org/trunk@30327
git-svn-id: http://core.svn.wordpress.org/trunk@30326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
---
wp-admin/custom-background.php | 4 ++--
wp-admin/custom-header.php | 6 +++---
wp-content/themes/twentyfifteen/inc/custom-header.php | 4 ++--
wp-content/themes/twentythirteen/inc/custom-header.php | 2 +-
wp-content/themes/twentytwelve/inc/custom-header.php | 4 ++--
wp-includes/version.php | 2 +-
6 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/wp-admin/custom-background.php b/wp-admin/custom-background.php
index fd69447594..dc1984210b 100644
--- a/wp-admin/custom-background.php
+++ b/wp-admin/custom-background.php
@@ -317,9 +317,9 @@ class Custom_Background {
-
+ data-update="">
diff --git a/wp-admin/custom-header.php b/wp-admin/custom-header.php
index 6ef81c0870..cbf5018294 100644
--- a/wp-admin/custom-header.php
+++ b/wp-admin/custom-header.php
@@ -557,7 +557,7 @@ class Custom_Image_Header {
else
$style = ' style="display:none;"';
?>
-
+
@@ -604,10 +604,10 @@ class Custom_Image_Header {
?>
-
+ data-update="">
diff --git a/wp-content/themes/twentyfifteen/inc/custom-header.php b/wp-content/themes/twentyfifteen/inc/custom-header.php
index 69f8b3438a..fe57667410 100644
--- a/wp-content/themes/twentyfifteen/inc/custom-header.php
+++ b/wp-content/themes/twentyfifteen/inc/custom-header.php
@@ -143,7 +143,7 @@ function twentyfifteen_admin_header_image() {
$header_background_color = get_theme_mod( 'header_background_color', $color_scheme[1] );
?>
-
+
) no-repeat scroll top; background-size: 1600px auto;">
-
+
diff --git a/wp-content/themes/twentytwelve/inc/custom-header.php b/wp-content/themes/twentytwelve/inc/custom-header.php
index 1657effaf4..6932490281 100644
--- a/wp-content/themes/twentytwelve/inc/custom-header.php
+++ b/wp-content/themes/twentytwelve/inc/custom-header.php
@@ -155,11 +155,11 @@ function twentytwelve_admin_header_image() {
else
$style = ' style="color:#' . get_header_textcolor() . ';"';
?>
-
+
-