X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/699231ae09f7057a4d0000cdf32e50a3df6a04ca..refs/tags/wordpress-4.4.1:/wp-includes/feed-rss.php?ds=sidebyside diff --git a/wp-includes/feed-rss.php b/wp-includes/feed-rss.php index b26897d3..df231968 100644 --- a/wp-includes/feed-rss.php +++ b/wp-includes/feed-rss.php @@ -5,26 +5,41 @@ * @package WordPress */ -header('Content-Type: ' . feed_content_type('rss-http') . '; charset=' . get_option('blog_charset'), true); +header('Content-Type: ' . feed_content_type('rss') . '; charset=' . get_option('blog_charset'), true); $more = 1; echo ''; ?> - <?php bloginfo_rss('name'); wp_title_rss(); ?> + <?php wp_title_rss(); ?> http://backend.userland.com/rss092 - - + + + <?php the_title_rss() ?> ]]> - +