From c273f5e8d40d66bea2b9d9127bfad48b0e357516 Mon Sep 17 00:00:00 2001 From: Peter Westwood 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: https://develop.svn.wordpress.org/trunk@8132 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 6994666dd2..66db8e1893 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