WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Function Reference/the content feed

Description

Display the post content for feeds.

Usage

<?php the_content_feed$feed_type ); ?>

Parameters

$feed_type
(string) (optional) The type of feed. Can be atom, rss, rss2 or rdf.
Default: null

Change Log

Since: 2.9

Source File

the_content_feed() is located in wp-includes/feed.php