From 829ac35bbe6fe02c89069df8223a98f64840eabc Mon Sep 17 00:00:00 2001 From: westi Date: Fri, 20 Jun 2008 13:54:23 +0000 Subject: [PATCH] Add xoxo microformat markup to the blogroll. Fixes #4954 props Otto42. git-svn-id: http://svn.automattic.com/wordpress/trunk@8132 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/bookmark-template.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/bookmark-template.php b/wp-includes/bookmark-template.php index 6994666dd..66db8e189 100644 --- a/wp-includes/bookmark-template.php +++ b/wp-includes/bookmark-template.php @@ -212,7 +212,7 @@ function wp_list_bookmarks($args = '') { continue; $output .= str_replace(array('%id', '%class'), array("linkcat-$cat->term_id", $class), $category_before); $catname = apply_filters( "link_category", $cat->name ); - $output .= "$title_before$catname$title_after\n\t