From 994881d21132fb3ccbfbe9702af7033b65407bc6 Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Mon, 22 Jun 2015 21:22:26 +0000 Subject: [PATCH] Add a label to the content field in the Text Widget for screen readers. Props afercia. Fixes #32736. Built from https://develop.svn.wordpress.org/trunk@32907 git-svn-id: http://core.svn.wordpress.org/trunk@32878 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/default-widgets.php | 3 ++- wp-includes/version.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/wp-includes/default-widgets.php b/wp-includes/default-widgets.php index e9362b7998..cb6c2bbd41 100644 --- a/wp-includes/default-widgets.php +++ b/wp-includes/default-widgets.php @@ -624,7 +624,8 @@ class WP_Widget_Text extends WP_Widget {

- +

+

/>