Used By
Used By | Description |
---|---|
wp-includes/comment.php: wp_handle_comment_submission() | Handles the submission of a comment, usually posted to wp-comments-post.php via a comment form. |
Filters whether an empty comment should be allowed.
(bool) Whether to allow empty comments. Default false.
(array) Array of comment data to be sent to wp_insert_comment().
File: wp-includes/comment.php
Version | Description |
---|---|
5.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/allow_empty_comment