Summery Summery
Filters the content type for a specific feed type.
Syntax Syntax
Parameters Parameters
- $content_type
-
Content type indicating the type of data that a feed contains.
- $type
-
Type of feed. Possible values include 'rss', rss2', 'atom', and 'rdf'.
Source Source
File: wp-includes/feed.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |