X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/959f97d8ecd5c1668103a3e41c795486b944bc68..9c2096d803812dacbdf6cf8efe90053e39f00b96:/wp-includes/feed-atom.php?ds=inline diff --git a/wp-includes/feed-atom.php b/wp-includes/feed-atom.php index f75e7846..db8d66b8 100644 --- a/wp-includes/feed-atom.php +++ b/wp-includes/feed-atom.php @@ -5,25 +5,23 @@ * @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 ''; ?> > <?php bloginfo_rss('name'); wp_title_rss(); ?> - - + - + @@ -32,19 +30,20 @@ $more = 1; - - - + + + <![CDATA[<?php the_title_rss() ?>]]> - + ]]> - ]]> + ]]>