From 741fea5fc6446c36cc4160f1c39d19385f83c0cb Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Sun, 9 Jan 2005 02:19:30 +0000 Subject: [PATCH] Feed fixes from MooKitty. Bug 644. git-svn-id: https://develop.svn.wordpress.org/trunk@2070 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-atom.php | 1 + wp-rss2.php | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/wp-atom.php b/wp-atom.php index 4a23c35c98..8839824fc4 100644 --- a/wp-atom.php +++ b/wp-atom.php @@ -42,6 +42,7 @@ $more = 1; ]]> + diff --git a/wp-rss2.php b/wp-rss2.php index 5d28543dbd..c661399037 100644 --- a/wp-rss2.php +++ b/wp-rss2.php @@ -38,11 +38,15 @@ $more = 1; + post_content ) > 0 ) : ?> ]]> + + ]]> + - \ No newline at end of file +