apply_filters( 'comment_form_default_fields', string[] $fields )
Filters the default comment form fields.
Parameters
- $fields
-
Array of the default comment fields.
Source
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
Filters the default comment form fields.
Array of the default comment fields.
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |