From 764fca95fd78d819673d954fc271423e089228a9 Mon Sep 17 00:00:00 2001 From: markjaquith Date: Wed, 4 Oct 2006 04:23:21 +0000 Subject: [PATCH] pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856 git-svn-id: http://svn.automattic.com/wordpress/trunk@4295 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/index.php b/wp-admin/index.php index e922f0a86..b49f0ae2d 100644 --- a/wp-admin/index.php +++ b/wp-admin/index.php @@ -26,7 +26,7 @@ if ( isset($rss->items) && 0 != count($rss->items) ) { $rss->items = array_slice($rss->items, 0, 10); foreach ($rss->items as $item ) { ?> -
  • +