Used By
Used By | Description |
---|---|
wp-includes/functions.php: do_feed() | Load the feed template from the use of an action hook. |
Fires once the given feed is loaded.
The dynamic portion of the hook name, $feed
, refers to the feed template name. Possible values include: ‘rdf’, ‘rss’, ‘rss2’, and ‘atom’.
(bool) Whether the feed is a comment feed.
(string) The feed name.
Version | Description |
---|---|
4.4.0 | The $feed parameter was added. |
2.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/do_feed_feed