correct simbol eng version
This commit is contained in:
@@ -19,10 +19,7 @@
|
||||
<enclosure url="<?=get_the_post_thumbnail_url($post->ID)?>" type="image/jpeg"/>
|
||||
<?endif?>
|
||||
<pubDate><?=_U2RFC822($post->post_date)?></pubDate>
|
||||
<yandex:full-text><![CDATA[
|
||||
<?=filterHtml($post->post_content)?>
|
||||
]]>
|
||||
</yandex:full-text>
|
||||
<yandex:full-text><![CDATA[<?=strip_tags($post->post_content)?>]]></yandex:full-text>
|
||||
</item>
|
||||
<?endforeach?>
|
||||
</channel>
|
||||
|
||||
Reference in New Issue
Block a user