Core Function
View Source on Trac ↗ do_feed_atom()
do_feed_atom( mixed $for_comments ) Loads either Atom comment feed or Atom 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