Used By
| Used By | Description |
|---|---|
| wp-includes/comment.php: wp_allow_comment() | Validates whether this comment is allowed to be made. |
Filters the ID, if any, of the duplicate comment found when creating a new comment.
Return an empty value from this filter to allow what WP considers a duplicate comment.
(int) ID of the comment identified as a duplicate.
(array) Data for the comment being created.
File: wp-includes/comment.php
| Version | Description |
|---|---|
| 4.4.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/duplicate_comment_id