Opened 10 years ago
Closed 10 years ago
#34973 closed defect (bug) (fixed)
'comment_form_fields' filter description should mention the textarea
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Comments | Keywords: | good-first-bug has-patch |
| Focuses: | docs | Cc: |
Description
[35723] introduced the comment_form_fields filter.
Unlike comment_form_default_fields, it includes the textarea, so we should mention it in the filter description.
Something like: "Filter the comment form fields, including the textarea."
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Description updated of comment_form_fields filter