get_the_category_rss


get_the_category_rss ( $type = null )

Parameters:
  • (string) type Optional, default is the type returned by get_default_feed().
Returns:
  • (string) All of the post categories for displaying in the feed.
Defined at:

Description

Retrieves 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.

Related Functions

get_the_category, the_category_rss, get_the_category_list, get_the_category_by_id, get_category_rss_link

Top Google Results

User discussions

wpseek mobile