filter rss
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<?endif?>
|
||||
<pubDate><?=_U2RFC822($post->post_date)?></pubDate>
|
||||
<yandex:full-text><![CDATA[
|
||||
<?=trim($post->post_content)?>
|
||||
<?=filterHtml($post->post_content)?>
|
||||
]]>
|
||||
</yandex:full-text>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user