Summery Summery
Filters whether an empty comment should be allowed.
Syntax Syntax
Parameters Parameters
- $allow_empty_comment
-
Whether to allow empty comments. Default false.
- $commentdata
-
Array of comment data to be sent to wp_insert_comment().
Source Source
File: wp-includes/comment.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
5.1.0 | Introduced. |