From 7b7914a99f5af21727d8de2b1299c098d9759e35 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Fri, 9 Dec 2016 20:49:49 +0000 Subject: [PATCH] Accessibility: Remove inappropriate content from the Edit Categories and Edit Tags screens headings. See #26601. git-svn-id: https://develop.svn.wordpress.org/trunk@39553 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/edit-tags.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/wp-admin/edit-tags.php b/src/wp-admin/edit-tags.php index e90a87f760..b0d73ded5c 100644 --- a/src/wp-admin/edit-tags.php +++ b/src/wp-admin/edit-tags.php @@ -290,13 +290,16 @@ if ( is_plugin_active( 'wpcat2tag-importer/wpcat2tag-importer.php' ) ) { ?>
-

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