Title: wp-comments-post.php | Developer.WordPress.org

---

# File: wp-comments-post.php

 * hook[set_comment_cookies](https://developer.wordpress.org/reference/hooks/set_comment_cookies/)
 * Fires after comment cookies are set.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/set_comment_cookies/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/set_comment_cookies/#uses)
   | Source: [wp-comments-post.php:55](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-comments-post.php#L55-L55)
 * hook[comment_post_redirect](https://developer.wordpress.org/reference/hooks/comment_post_redirect/)
 * Filters the location URI to send the commenter after posting.
 * Used by [0 functions](https://developer.wordpress.org/reference/hooks/comment_post_redirect/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/comment_post_redirect/#uses)
   | Source: [wp-comments-post.php:78](https://github.com/WordPress/wordpress-develop/blob/6.9.4/src/wp-comments-post.php#L78-L78)