X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/177fd6fefd2e3d5a0ea6591c71d660cabdb3c1a4..1c09677af04c9e37714e09b73eb9dbc5b2e3eb13:/wp-includes/feed-atom.php diff --git a/wp-includes/feed-atom.php b/wp-includes/feed-atom.php index f75e7846..da3eeb46 100644 --- a/wp-includes/feed-atom.php +++ b/wp-includes/feed-atom.php @@ -5,11 +5,10 @@ * @package WordPress */ -header('Content-Type: application/atom+xml; charset=' . get_option('blog_charset'), true); +header('Content-Type: ' . feed_content_type('atom') . '; charset=' . get_option('blog_charset'), true); $more = 1; -?> -'; ?> +echo ''; ?> - + @@ -32,8 +31,8 @@ $more = 1; - - + + <![CDATA[<?php the_title_rss() ?>]]> @@ -44,7 +43,7 @@ $more = 1; ]]> - ]]> + ]]>