rss_head WordPress Action Hook
The rss_head hook is used to add extra content to the RSS feed header. This is useful for adding information such as author details or copyright information.
do_action( 'rss_head' ) #
Fires at the end of the RSS Feed Header.