From 5cc712d1e3b826ecf2f5e262fb38115f7504631f Mon Sep 17 00:00:00 2001 From: Ryan Boren 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: https://develop.svn.wordpress.org/trunk@11293 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 100c5752c7..9b8dd6cd25 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 {