From ce637bdcb3a3ff5ca82073ae04aadf20d52c6f2a Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Wed, 2 Oct 2013 22:51:10 +0000 Subject: [PATCH] Remove redundant title attributes. props sabreuse. see #24766. Built from https://develop.svn.wordpress.org/trunk@25675 git-svn-id: http://core.svn.wordpress.org/trunk@25591 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/default-widgets.php | 2 +- wp-includes/general-template.php | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/wp-includes/default-widgets.php b/wp-includes/default-widgets.php index 6c4c3a968a..84bc7af686 100644 --- a/wp-includes/default-widgets.php +++ b/wp-includes/default-widgets.php @@ -574,7 +574,7 @@ class WP_Widget_Recent_Posts extends WP_Widget {