apply_filters( 'comment_form_fields', array $comment_fields )
Filters the comment form fields, including the textarea.
Parameters
- $comment_fields
-
The comment fields.
Source
Changelog
| Version | Description |
|---|---|
| 4.4.0 | Introduced. |