diff --git a/wp-atom.php b/wp-atom.php index 8337f8969..b3d83f8ed 100644 --- a/wp-atom.php +++ b/wp-atom.php @@ -6,6 +6,7 @@ if (! $feed) { } header('Content-type: application/atom+xml', true); +$more = 1; ?> '; ?> @@ -31,12 +32,10 @@ header('Content-type: application/atom+xml', true); post_modified_gmt); ?> post_date_gmt); ?> - - - + ]]> - + \ No newline at end of file