From 10c609709138b261cc5d6a3e156b769ce48e66f9 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Mon, 19 Apr 2004 05:20:13 +0000 Subject: [PATCH] Remove author element in order to keep our commitment to never reveal email addresses. git-svn-id: https://develop.svn.wordpress.org/trunk@1098 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-rss2.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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:) - @ +