X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/11be8dc178e77d0b46189bbd8e33a216a9b90942..11be15bd505d66a91e2c80062190b13e315a04a9:/wp-includes/feed-rss2.php diff --git a/wp-includes/feed-rss2.php b/wp-includes/feed-rss2.php index 77e17d54..a20aa1ea 100644 --- a/wp-includes/feed-rss2.php +++ b/wp-includes/feed-rss2.php @@ -5,11 +5,10 @@ * @package WordPress */ -header('Content-Type: text/xml; charset=' . get_option('blog_charset'), true); +header('Content-Type: ' . feed_content_type('rss-http') . '; charset=' . get_option('blog_charset'), true); $more = 1; -?> -'; ?> +echo ''; ?> > @@ -25,9 +25,8 @@ $more = 1; - - - + + @@ -35,23 +34,25 @@ $more = 1; <?php the_title_rss() ?> - + - + - ]]> + ]]> - ]]> - post_content ) > 0 ) : ?> - ]]> + ]]> + + 0 ) : ?> + ]]> - ]]> + ]]> - + +