From 2c227839d442d8bda398e044220c700cb5e35cd4 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Wed, 7 Dec 2016 20:18:46 +0000 Subject: [PATCH] Accessibility: Remove inappropriate content from the Link Manager screens headings. See #26601. Built from https://develop.svn.wordpress.org/trunk@39537 git-svn-id: http://core.svn.wordpress.org/trunk@39477 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-link-form.php | 8 +++++++- wp-admin/link-manager.php | 11 +++++++++-- wp-includes/version.php | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/wp-admin/edit-link-form.php b/wp-admin/edit-link-form.php index e25841d3d2..3252fa40cb 100644 --- a/wp-admin/edit-link-form.php +++ b/wp-admin/edit-link-form.php @@ -70,7 +70,13 @@ require_once( ABSPATH . 'wp-admin/admin-header.php' ); ?>
-

+

+ + + +

diff --git a/wp-admin/link-manager.php b/wp-admin/link-manager.php index 25e4564597..4ba77d3e29 100644 --- a/wp-admin/link-manager.php +++ b/wp-admin/link-manager.php @@ -79,13 +79,20 @@ if ( ! current_user_can('manage_links') ) ?>
-

+ + + +' . __( 'Search results for “%s”' ) . '', esc_html( wp_unslash( $_REQUEST['s'] ) ) ); } ?> - + +