Opened 2 years ago
Closed 22 months ago
#16186 closed defect (bug) (fixed)
Extraneous period on Discussion Settings
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (6)
comment:1
SergeyBiryukov — 2 years ago
SergeyBiryukov — 2 years ago
comment:2
SergeyBiryukov — 2 years ago
- Keywords has-patch 3.2-early added
The patch also adds missing semicolons.
comment:4
SergeyBiryukov — 22 months ago
- Keywords 3.2-early removed
- Milestone changed from Future Release to 3.3
The patch is still good.
Note: See
TracTickets for help on using
tickets.

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