From f67ca5c1965d4d2d317396e6baa94ca5523273da Mon Sep 17 00:00:00 2001 From: rboren Date: Sun, 9 Jan 2005 02:19:30 +0000 Subject: [PATCH] Feed fixes from MooKitty. Bug 644. git-svn-id: http://svn.automattic.com/wordpress/trunk@2070 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 +