From 7ee0777c33f12077e68573e306b668735c49d33a Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 12 May 2009 05:47:25 +0000 Subject: [PATCH] Add title attributes to links in recent entries widget. Props topncal, Denis-de-Bernardy. fixes #6091 git-svn-id: http://svn.automattic.com/wordpress/trunk@11293 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/default-widgets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/default-widgets.php b/wp-includes/default-widgets.php index 100c5752c..9b8dd6cd2 100644 --- a/wp-includes/default-widgets.php +++ b/wp-includes/default-widgets.php @@ -562,7 +562,7 @@ class WP_Widget_Recent_Posts extends WP_Widget {