Tag Archives: get_bloginfo_rss

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_bloginfo_rss

RSS container for the bloginfo function.You can retrieve anything that you can using the get_bloginfo() function. Everything will be stripped of tags and characters converted, when the values are retrieved for use in the feeds.

1202

Continue reading