Opened 2 years ago

Closed 22 months ago

#16186 closed defect (bug) (fixed)

Extraneous period on Discussion Settings

Reported by: novasource Owned by: ryan
Priority: normal Milestone: 3.3
Component: UI Version: 3.0.4
Severity: minor Keywords: has-patch
Cc: aren@…

Description

The section option on the Discussion Settings page (wp-admin/options-discussion.php) is:

Allow link notifications from other blogs (pingbacks and trackbacks.)

The period after trackbacks needs to be removed. The other options on the page don't contain periods except for one which uses periods within its parenthesis to end complete sentences. This doesn't apply here because "pingbacks and trackbacks" is not a complete sentence.

Attachments (1)

16186.patch (11.1 KB) - added by SergeyBiryukov 2 years ago.

Download all attachments as: .zip

Change History (6)

Looks like the one in “Attempt to notify any blogs linked to from the article.” is not needed too.

  • Keywords has-patch 3.2-early added

The patch also adds missing semicolons.

  • Milestone changed from Awaiting Review to Future Release
  • Keywords 3.2-early removed
  • Milestone changed from Future Release to 3.3

The patch is still good.

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

In [18508]:

Remove gratuitous periods. Add some semicolons. Props SergeyBiryukov. fixes #16186

Note: See TracTickets for help on using tickets.