From 6fcb1bf8173bdff2a74aeebc1e57635d766cb878 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Wed, 29 Oct 2014 21:40:58 +0000 Subject: [PATCH] Add a hidden submit button to the Appearance -> Header screen so keyboard users can submit the form correctly when a default image provided by the theme is in use. Fixes #20880. Props kovshenin, joedolson. git-svn-id: https://develop.svn.wordpress.org/trunk@30095 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/custom-header.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wp-admin/custom-header.php b/src/wp-admin/custom-header.php index a9aa537f39..485d6e863a 100644 --- a/src/wp-admin/custom-header.php +++ b/src/wp-admin/custom-header.php @@ -615,6 +615,7 @@ class Custom_Image_Header {
+