Who did the goo-id? Fixes #1089
git-svn-id: https://develop.svn.wordpress.org/trunk@3227 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6f3cb17751
commit
fa93f77bb6
@ -36,7 +36,7 @@ $more = 1;
|
||||
<dc:creator><?php the_author() ?></dc:creator>
|
||||
<?php the_category_rss() ?>
|
||||
|
||||
<guid><?php the_permalink($id); ?></guid>
|
||||
<guid isPermaLink="false"><?php the_guid(); ?></guid>
|
||||
<?php if (get_settings('rss_use_excerpt')) : ?>
|
||||
<description><![CDATA[<?php the_excerpt_rss() ?>]]></description>
|
||||
<?php else : ?>
|
||||
|
Loading…
Reference in New Issue
Block a user