Document Home | All Tag List
>>Material Top >> Wordpress Document >> Post Tags >> the_content_rss()
現在の投稿の本文をRSS形式で表示または返します このタグはTheLoopの中で使用しなければなりません
<?php the_content_rss('more_link_text', strip_teaser, 'more_file', cut, encode_html); ?>
-