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