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

---

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

 * hook[atom_comments_ns](https://developer.wordpress.org/reference/hooks/atom_comments_ns/)
 * Fires inside the feed tag in the Atom comment feed.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/atom_comments_ns/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/atom_comments_ns/#uses)
   | Source: [wp-includes/feed-atom-comments.php:27](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/feed-atom-comments.php#L27-L27)
 * hook[comments_atom_head](https://developer.wordpress.org/reference/hooks/comments_atom_head/)
 * Fires at the end of the Atom comment feed header.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/comments_atom_head/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/comments_atom_head/#uses)
   | Source: [wp-includes/feed-atom-comments.php:67](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/feed-atom-comments.php#L67-L67)
 * hook[comment_atom_entry](https://developer.wordpress.org/reference/hooks/comment_atom_entry/)
 * Fires at the end of each Atom comment feed item.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/comment_atom_entry/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/comment_atom_entry/#uses)
   | Source: [wp-includes/feed-atom-comments.php:141](https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-includes/feed-atom-comments.php#L141-L141)