Summery Summery
Filters the post content for use in feeds.
Syntax Syntax
Parameters Parameters
- $content
-
(string) The current post content.
- $feed_type
-
(string) Type of feed. Possible values include 'rss2', 'atom'. Default 'rss2'.
Source Source
File: wp-includes/feed.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.9.0 | Introduced. |