From 206311948c1284496e5c411f4406b9e2e6e7938e Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Wed, 4 Oct 2006 04:23:21 +0000 Subject: [PATCH] pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856 git-svn-id: https://develop.svn.wordpress.org/trunk@4295 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 e922f0a86a..b49f0ae2d9 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 ) { ?> -
  • +