apply_filters( 'the_category_rss', $the_list, $type )
Filters all of the post categories for display in a feed.
return apply_filters( 'the_category_rss', $the_list, $type );