From da5339da30e8cb10602b062f52cf17c1d6a9648b Mon Sep 17 00:00:00 2001 From: Dominik Schilling Date: Sun, 30 Mar 2014 15:47:16 +0000 Subject: [PATCH] Widget Customizer: Add a label to widget search. props SergeyBiryukov. fixes #27590. Built from https://develop.svn.wordpress.org/trunk@27860 git-svn-id: http://core.svn.wordpress.org/trunk@27691 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/class-wp-customize-widgets.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-includes/class-wp-customize-widgets.php b/wp-includes/class-wp-customize-widgets.php index f1b7aee06c..335181f8f4 100644 --- a/wp-includes/class-wp-customize-widgets.php +++ b/wp-includes/class-wp-customize-widgets.php @@ -604,7 +604,8 @@ final class WP_Customize_Widgets {
- + +
get_available_widgets() as $available_widget ): ?>