Loads the feed template from the use of an action hook.
If the feed action does not have a hook, then the function will die with a message telling the visitor that the feed is not valid.
It is better to only have one hook for each feed.
<?php do_feed() ?>
None.
Since: 2.1.0
do_feed() is located in wp-includes/functions.php
.