Description
Fires immediately after a duplicate comment is detected.
Occurrences
Filename | Line Number |
---|---|
wp-includes/comment.php | 699 |
Parameters
Type | Name | Description |
---|---|---|
array | $commentdata | Comment data. |
PHP Doc
/**
* Fires immediately after a duplicate comment is detected.
*
* @since 3.0.0
*
* @param array $commentdata Comment data.
*/