Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#39508 closed defect (bug) (fixed)

Docs comment for comment_form() function

Reported by: truongwp's profile truongwp Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.8 Priority: normal
Severity: normal Version: 4.7
Component: Comments Keywords: has-patch
Focuses: docs Cc:

Description

Default value of submit_field should be <p class="form-submit">%1$s %2$s</p>, not <p class="form-submit">%1$s %2$s</a>

Attachments (1)

39508.diff (1.0 KB) - added by truongwp 8 years ago.

Download all attachments as: .zip

Change History (4)

@truongwp
8 years ago

#1 @truongwp
8 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
8 years ago

  • Milestone changed from Awaiting Review to 4.8
  • Owner set to SergeyBiryukov
  • Status changed from new to accepted

#3 @SergeyBiryukov
8 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 39753:

Docs: Use correct closing tag in submit_field description in comment_form().

Props truongwp.
Fixes #39508.

Note: See TracTickets for help on using tickets.