WPDev.one
Core Function
View Source on Trac ↗

get_the_content_feed()

get_the_content_feed( mixed $feed_type = null )

Retrieves the post content for feeds.

Parameters 0 required

Name / Type Description
$feed_type
string

The type of feed. rss2 | atom | rss | rdf

Return Value

(string)
The filtered content.

Function Information

Since Version
2.9.0
Source File
wp-includes/feed.php
Advertisement