Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-includes/comment-template.php | apply_filters | 2614 | /** * Filters the comment form fields, including the textarea. * * @since 4.4.0 * * @param array $comment_fields The comment fields. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
array | $comment_fields | The comment fields. |