X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/959f97d8ecd5c1668103a3e41c795486b944bc68..caeaf8dc94b5e3f75dc98ec92dc7b76049cdddb6:/wp-includes/feed-rss.php diff --git a/wp-includes/feed-rss.php b/wp-includes/feed-rss.php index fdeeed87..16504344 100644 --- a/wp-includes/feed-rss.php +++ b/wp-includes/feed-rss.php @@ -5,12 +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 ''; ?> <?php bloginfo_rss('name'); wp_title_rss(); ?> @@ -18,19 +16,30 @@ $more = 1; http://backend.userland.com/rss092 - - + + + <?php the_title_rss() ?> - ]]> - - - - +