Core Function
View Source on Trac ↗ do_feed_rss2()
do_feed_rss2( mixed $for_comments ) Loads either the RSS2 comment feed or the RSS2 posts feed.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $for_comments bool | True for the comment feed, false for normal feed. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
2.1.0
Source File
wp-includes/functions.php
Advertisement