From 3d951570333fd056f627b7983c6eba775be2cbc5 Mon Sep 17 00:00:00 2001 From: westi Date: Mon, 11 May 2009 21:02:18 +0000 Subject: [PATCH] Add a 'rss2_comments_ns' action to the namespaces section of the RSS2 comments feed. Fixes #5819. git-svn-id: http://svn.automattic.com/wordpress/trunk@11279 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/feed-rss2-comments.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-includes/feed-rss2-comments.php b/wp-includes/feed-rss2-comments.php index ac340b526..541dd0eac 100644 --- a/wp-includes/feed-rss2-comments.php +++ b/wp-includes/feed-rss2-comments.php @@ -14,6 +14,7 @@ echo ''; xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" + > <?php