Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#34973 closed defect (bug) (fixed)

'comment_form_fields' filter description should mention the textarea

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: drewapicture's profile DrewAPicture
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)

comment-template.patch (490 bytes) - added by bappi.d.great 9 years ago.
Description updated of comment_form_fields filter

Download all attachments as: .zip

Change History (3)

@bappi.d.great
9 years ago

Description updated of comment_form_fields filter

#1 @bappi.d.great
9 years ago

  • Keywords has-patch added; needs-patch removed

#2 @DrewAPicture
9 years ago

  • Owner set to DrewAPicture
  • Resolution set to fixed
  • Status changed from new to closed

In 35877:

Docs: Update the summary for the comment_form_fields hook docs to explicitly mention inclusion of the textarea element as a filterable element.

Previously [35723]

Props bappidgreat.
Fixes #34973.

Note: See TracTickets for help on using tickets.