From 0121e361544d55f2405fc88fd9ed6607bf2e63b0 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 19 Jul 2014 02:36:07 +0000 Subject: [PATCH] Customizer: Add screen reader text to announce that panels and sections are expandable. props joedolson, ocean90. fixes #27591. git-svn-id: https://develop.svn.wordpress.org/trunk@29240 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/class-wp-customize-section.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/wp-includes/class-wp-customize-section.php b/src/wp-includes/class-wp-customize-section.php index 09f1d627e7..162670becb 100644 --- a/src/wp-includes/class-wp-customize-section.php +++ b/src/wp-includes/class-wp-customize-section.php @@ -177,7 +177,10 @@ class WP_Customize_Section { } ?>
  • -

    title ); ?>

    +

    + title ); ?> + +