Displays the post content for feeds.
$feed_typestringoptional
Default:null
function the_content_feed( $feed_type = null ) {
echo get_the_content_feed( $feed_type );
}
| Version | Description |
|---|---|
| 2.9.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/the_content_feed