diff --git a/wp-rdf.php b/wp-rdf.php index c841106b10..ae54e3dcde 100644 --- a/wp-rdf.php +++ b/wp-rdf.php @@ -4,6 +4,7 @@ if (! $feed) { $doing_rss = 1; require('wp-blog-header.php'); } +$more = 1; header('Content-type: application/rss+xml', true); @@ -44,17 +45,13 @@ add_filter('the_content', 'trim'); post_date_gmt); ?> (mailto:) - + - + - ]]> + + \ No newline at end of file diff --git a/wp-rss2.php b/wp-rss2.php index 0dd06caf88..7e85437807 100644 --- a/wp-rss2.php +++ b/wp-rss2.php @@ -4,10 +4,10 @@ if (! $feed) { $doing_rss = 1; require('wp-blog-header.php'); } - +$more = 1; $charset = get_settings('blog_charset'); if (!$charset) $charset = 'UTF-8'; -header('Content-type: application/rss+xml', true); +header('Content-type: text/xml', true); ?> '; ?> @@ -33,17 +33,13 @@ header('Content-type: application/rss+xml', true); post_date_gmt); ?> - + - + - ]]> + +