Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-includes/comment-template.php | apply_filters | 2433 | /** * Filters the default comment form fields. * * @since 3.0.0 * * @param string[] $fields Array of the default comment fields. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
string[] | $fields | Array of the default comment fields. |