From 123702b4844393b66434910e7dc7fd785b4a1837 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 19 Jul 2014 02:20:58 +0000 Subject: [PATCH] Add screen reader text to announce that menu item accordion sections are expandable. Remove redundant title attribute. props joedolson. fixes #28866. git-svn-id: https://develop.svn.wordpress.org/trunk@29239 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/template.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/wp-admin/includes/template.php b/src/wp-admin/includes/template.php index b1af05783f..6b9dd91394 100644 --- a/src/wp-admin/includes/template.php +++ b/src/wp-admin/includes/template.php @@ -1130,7 +1130,10 @@ function do_accordion_sections( $screen, $context, $object ) { } ?>
  • -

    +

    + + +