Tag Archives: codex

the_date

Display or Retrieve the date the current $post was written (once per date)Will only output the date if the current post’s date is different from the previous one output.

3001

Continue reading

the_content_rss

Display the post content for the feed.For encoding the html or the $encode_html parameter, there are three possible values. ‘0’ will make urls footnotes and use make_url_footnote(). ‘1’ will encode special characters and automatically display all of the content. The value of ‘2’ will strip all HTML tags from the content.

2999

Continue reading