Filter: comment_form_field_{$name}
Filter a comment form field for display.
The dynamic portion of the filter hook, $name, refers to the name of the comment form field. Such as 'author', 'email', or 'url'.
Parameters
| Name | Type | Description |
|---|---|---|
| $field | string | The HTML-formatted output of the comment form field. |
Since
Source
Defined in templates/review-form.php at line 126