Title: wp-includes/feed-rss.php | Developer.WordPress.org

---

# File: wp-includes/feed-rss.php

 * hook[rss_head](https://developer.wordpress.org/reference/hooks/rss_head/)
 * Fires at the end of the RSS Feed Header.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/rss_head/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/rss_head/#uses)
   | Source: [wp-includes/feed-rss.php:26](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/feed-rss.php#L26-L26)
 * hook[rss_item](https://developer.wordpress.org/reference/hooks/rss_item/)
 * Fires at the end of each RSS feed item.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/rss_item/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/rss_item/#uses)
   | Source: [wp-includes/feed-rss.php:43](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/feed-rss.php#L43-L43)