From a2449b17ebcdab8dc43687476656df82942bdb5c Mon Sep 17 00:00:00 2001 From: azaozz Date: Mon, 5 Jan 2009 12:00:44 +0000 Subject: [PATCH] Clean URL in recent comments widget, props danlee, fixes #8691 for 2.7 git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10307 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/widgets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/widgets.php b/wp-includes/widgets.php index c77bd57b79..0224da70b9 100644 --- a/wp-includes/widgets.php +++ b/wp-includes/widgets.php @@ -1398,7 +1398,7 @@ function wp_widget_recent_comments($args) {