comment_post

This is a placeholder. It is very likely that the information below is false, so don't rely on it.

This hook is an action which means that it primarily acts as an event trigger, instead of a content filter. This is a semantic difference, but it will help you to remember what this hook does if you use it like this: add_action('comment_post', 'your_function');