rss2_head WordPress Action Hook
The rss2_head hook is used to dynamically generate the RSS2 feed header. This hook is called when the RSS2 feed is being generated, and allows for customizations to be made to the feed header.
do_action( 'rss2_head' ) #
Fires at the end of the RSS2 Feed Header.