diff --git a/wp-includes/feed-atom.php b/wp-includes/feed-atom.php index e47f6ba83..ebb316dc4 100644 --- a/wp-includes/feed-atom.php +++ b/wp-includes/feed-atom.php @@ -8,8 +8,7 @@ header('Content-Type: ' . feed_content_type('atom') . '; charset=' . get_option('blog_charset'), true); $more = 1; -?> -'; ?> +echo ''; ?> -'; ?> +echo ''; ?> -'; ?> +echo ''; ?> diff --git a/wp-includes/feed-rss2.php b/wp-includes/feed-rss2.php index 46edbd037..7b9e4123f 100644 --- a/wp-includes/feed-rss2.php +++ b/wp-includes/feed-rss2.php @@ -8,8 +8,7 @@ header('Content-Type: ' . feed_content_type('rss2') . '; charset=' . get_option('blog_charset'), true); $more = 1; -?> -'; ?> +echo ''; ?>