Summery Summery
Filters all of the post categories for display in a feed.
Syntax Syntax
Parameters Parameters
- $the_list
-
All of the RSS post categories.
- $type
-
Type of feed. Possible values include 'rss2', 'atom'. Default 'rss2'.
Source Source
File: wp-includes/feed.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |