From f6138dc287f26fc42c8632225d09e22968f49377 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Wed, 2 Oct 2013 22:50:50 +0000 Subject: [PATCH] Remove redundant title attributes. props sabreuse. see #24766. git-svn-id: https://develop.svn.wordpress.org/trunk@25675 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/default-widgets.php | 2 +- src/wp-includes/general-template.php | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/wp-includes/default-widgets.php b/src/wp-includes/default-widgets.php index 6c4c3a968a..84bc7af686 100644 --- a/src/wp-includes/default-widgets.php +++ b/src/wp-includes/default-widgets.php @@ -574,7 +574,7 @@ class WP_Widget_Recent_Posts extends WP_Widget {