From 2705e7ff4757092038ffa227760f1c4f111c2619 Mon Sep 17 00:00:00 2001 From: westi Date: Sat, 11 Jul 2009 09:11:15 +0000 Subject: [PATCH] Remove comment quickedit data from the dashboard recent comments widget. Fixes #9603 props coffee2code. git-svn-id: http://svn.automattic.com/wordpress/trunk@11708 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/dashboard.php | 8 -------- 1 file changed, 8 deletions(-) diff --git a/wp-admin/includes/dashboard.php b/wp-admin/includes/dashboard.php index 56c5581ef8..12a73f26c7 100644 --- a/wp-admin/includes/dashboard.php +++ b/wp-admin/includes/dashboard.php @@ -591,14 +591,6 @@ function _wp_dashboard_recent_comments_row( &$comment, $show_date = true ) {

- -