apply_filters( 'the_content_rss', string $content )
Filters the post content in the context of an RSS feed.
Parameters
- $content
-
Content of the current post.
Source
Changelog
| Version | Description |
|---|---|
| 0.71 | Introduced. |
Filters the post content in the context of an RSS feed.
Content of the current post.
| Version | Description |
|---|---|
| 0.71 | Introduced. |