apply_filters( 'the_content_rss', string $content )

Filters the post content in the context of an RSS feed.


Description Description


Parameters Parameters

$content

(string) Content of the current post.


Top ↑

Source Source

File: wp-includes/deprecated.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
0.71 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.