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:
parent
57b12e5705
commit
ca8f88dd82
@ -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/"
|
||||
|
Loading…
Reference in New Issue
Block a user