Description
Fires before a comment is posted.
Occurrences
Filename | Line Number |
---|---|
wp-includes/comment.php | 3599 |
Parameters
Type | Name | Description |
---|---|---|
int | $comment_post_id | Post ID. |
PHP Doc
/**
* Fires before a comment is posted.
*
* @since 2.8.0
*
* @param int $comment_post_id Post ID.
*/