diff --git a/wp-rss2.php b/wp-rss2.php index a335bea883..db615f524b 100644 --- a/wp-rss2.php +++ b/wp-rss2.php @@ -5,10 +5,13 @@ if (! $feed) { require('wp-blog-header.php'); } +$charset = get_settings('blog_charset'); +if (!$charset) $charset = 'UTF-8'; header('Content-type: application/rss+xml', true); ?> -'; ?> +'; ?> + @@ -28,9 +31,8 @@ header('Content-type: application/rss+xml', true); post_date_gmt); ?> - (mailto:) - @ +