apply_filters( 'comment_form_default_fields', array $fields )
Filters the default comment form fields.
Parameters
- $fields
-
The default comment fields.
Source
Changelog
Version | Description |
---|---|
WP-3.0.0 | Introduced. |
Filters the default comment form fields.
The default comment fields.
Version | Description |
---|---|
WP-3.0.0 | Introduced. |