diff --git a/wp-includes/feed-rss2-comments.php b/wp-includes/feed-rss2-comments.php index 33e44c1d5..b8addc293 100644 --- a/wp-includes/feed-rss2-comments.php +++ b/wp-includes/feed-rss2-comments.php @@ -5,7 +5,9 @@ echo ''; ?> + xmlns:content="http://purl.org/rss/1.0/modules/content/" + xmlns:dc="http://purl.org/dc/elements/1.1/" + > <?php if ( is_singular() ) @@ -36,7 +38,7 @@ if ( have_comments() ) : while ( have_comments() ) : the_comment(); } ?> - + post_password) && $_COOKIE['wp-postpass'] != $comment_post->post_password) : ?>