X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/177fd6fefd2e3d5a0ea6591c71d660cabdb3c1a4..f5fcdc7994bb67cce809bc4777944ae8b7fad4a4:/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() ?> - ]]> - - - - +