Tag Archives: codex

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

get_the_author_link

Retrieve either author’s link or author’s name.If the author has a home page set, return an HTML link, otherwise just return the author’s name.

1799

Continue reading