Skip to content

Commit ca8f88d

Browse files
committed
Declare excerpt namespace. Props byrnereese. fixes WordPress#7624
git-svn-id: https://develop.svn.wordpress.org/trunk@9892 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 57b12e5 commit ca8f88d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wp-admin/includes/export.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ function wxr_post_taxonomy() {
233233

234234
<?php the_generator('export');?>
235235
<rss version="2.0"
236+
xmlns:excerpt="http://wordpress.org/export/<?php echo WXR_VERSION; ?>/excerpt/"
236237
xmlns:content="http://purl.org/rss/1.0/modules/content/"
237238
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
238239
xmlns:dc="http://purl.org/dc/elements/1.1/"

0 commit comments

Comments
 (0)