the_category_rss – filter

Filters all of the post categories for display in a feed. 

Parameters

.
( 1.2.0 ) . .
$the_list
( string ) All of the RSS post categories. . . .
$type
( string ) Type of feed. Possible values include ‘rss2′, ‘atom’. Default ‘rss2′. . . .
API Letters: ,,

Implementers