From 5310c447b83af69a1e9a1f56ad2e85f44688ea81 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Wed, 11 Nov 2015 15:23:10 +0000 Subject: [PATCH] Accessibility: Improve form labels and descriptions for the Tags meta box in the Edit Post screen. Fixes #34627. git-svn-id: https://develop.svn.wordpress.org/trunk@35609 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/meta-boxes.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/wp-admin/includes/meta-boxes.php b/src/wp-admin/includes/meta-boxes.php index ecdb9fa485..1627b1f577 100644 --- a/src/wp-admin/includes/meta-boxes.php +++ b/src/wp-admin/includes/meta-boxes.php @@ -435,15 +435,16 @@ function post_tags_meta_box( $post, $box ) {
-

labels->add_or_remove_items; ?>

-
+ +

+
- -

+ +

-

labels->separate_items_with_commas; ?>

+

labels->separate_items_with_commas; ?>