From e0c0df258722ed11a647788fd3a38ec1a0a002eb Mon Sep 17 00:00:00 2001 From: Andrew Ozz 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: https://develop.svn.wordpress.org/trunk@21355 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 ) {