Declare excerpt namespace. Props byrnereese. fixes #7624

git-svn-id: https://develop.svn.wordpress.org/trunk@9892 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-11-26 00:57:13 +00:00
parent 57b12e5705
commit ca8f88dd82
1 changed files with 1 additions and 0 deletions

View File

@ -233,6 +233,7 @@ echo '<?xml version="1.0" encoding="' . get_bloginfo('charset') . '"?' . ">\n";
<?php the_generator('export');?>
<rss version="2.0"
xmlns:excerpt="http://wordpress.org/export/<?php echo WXR_VERSION; ?>/excerpt/"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"