Feed improvements and suggestions from Mark Pilgrim.

git-svn-id: https://develop.svn.wordpress.org/trunk@901 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-02-21 12:28:36 +00:00
parent d235e2b857
commit f69f39dd6e
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ if (! $feed) {
require('wp-blog-header.php');
}
header('Content-type: text/xml', true);
header('Content-type: application/rss+xml', true);
/* This doesn't take into account edits
// Get the time of the most recent article