Description
Filters the post content in the context of an RSS feed.
Occurrences
Filename | Line Number |
---|---|
wp-includes/deprecated.php | 1691 |
Parameters
Type | Name | Description |
---|---|---|
string | $content | Content of the current post. |
PHP Doc
/**
* Filters the post content in the context of an RSS feed.
*
* @since 0.71
*
* @param string $content Content of the current post.
*/