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 readingRetrieve 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 readingRetrieve 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