From 93979aa0efec6dec360bf726ee3ad38bf3befae0 Mon Sep 17 00:00:00 2001 From: azaozz Date: Fri, 27 Jul 2012 03:33:38 +0000 Subject: [PATCH] Widgets: Add the name of the widget to the Add and Edit buttons on the Accessible Widget Management Screen, props cannona, fixes #21338 git-svn-id: http://core.svn.wordpress.org/trunk@21355 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/widgets.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wp-admin/includes/widgets.php b/wp-admin/includes/widgets.php index 318cf3f64d..6e7753f570 100644 --- a/wp-admin/includes/widgets.php +++ b/wp-admin/includes/widgets.php @@ -179,7 +179,11 @@ function wp_widget_control( $sidebar_args ) {