From 5fb2e03781d453d1e98035bd9929a359cf23e89d Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Mon, 9 Oct 2017 13:48:37 +0000 Subject: [PATCH] Customize: Don't use an abbreviation in screen reader help text. Props pixolin Fixes 42153 git-svn-id: https://develop.svn.wordpress.org/trunk@41793 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/class-wp-customize-manager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/class-wp-customize-manager.php b/src/wp-includes/class-wp-customize-manager.php index 4b5ec333f0..0e4cf6c689 100644 --- a/src/wp-includes/class-wp-customize-manager.php +++ b/src/wp-includes/class-wp-customize-manager.php @@ -4849,7 +4849,7 @@ final class WP_Customize_Manager { $section_description .= ''; if ( 'false' !== wp_get_current_user()->syntax_highlighting ) {