Archive | Filters RSS feed for this section

get_the_date

Retrieve the date the current $post was written.Unlike the_date() this function will always return the date. Modify output with ‘get_the_date’ filter.

1827

Continue reading

get_the_category_rss

Retrieve all of the post categories, formatted for use in feeds.All of the categories for the current post in the feed loop, will be retrieved and have feed markup added, so that they can easily be added to the RSS2, Atom, or RSS1 and RSS0.91 RDF feeds.

1821

Continue reading