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

---

# File: wp-includes/feed-rss2-comments.php

 * hook[rss2_comments_ns](https://developer.wordpress.org/reference/hooks/rss2_comments_ns/)
 * Fires at the end of the RSS root to add namespaces.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/rss2_comments_ns/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/rss2_comments_ns/#uses)
   | Source: [wp-includes/feed-rss2-comments.php:31](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/feed-rss2-comments.php#L31-L31)
 * hook[commentsrss2_head](https://developer.wordpress.org/reference/hooks/commentsrss2_head/)
 * Fires at the end of the RSS2 comment feed header.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/commentsrss2_head/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/commentsrss2_head/#uses)
   | Source: [wp-includes/feed-rss2-comments.php:71](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/feed-rss2-comments.php#L71-L71)
 * hook[commentrss2_item](https://developer.wordpress.org/reference/hooks/commentrss2_item/)
 * Fires at the end of each RSS2 comment feed item.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/commentrss2_item/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/commentrss2_item/#uses)
   | Source: [wp-includes/feed-rss2-comments.php:119](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-includes/feed-rss2-comments.php#L119-L119)