WordPress.org

Make WordPress Core

Opened 2 years ago

Closed 12 months ago

#17608 closed defect (bug) (duplicate)

Default excerpt_more() is not ellipsis character

Reported by: joshuagoodwin Owned by: JoshuaGoodwin
Priority: normal Milestone:
Component: Formatting Version: 3.2
Severity: trivial Keywords: has-patch
Cc:

Description

The default excerpt_more string is [...] -- three periods are used, instead of a single elipsis character. For consistency, this should be changed to […].

Attachments (2)

17608.diff (1.2 KB) - added by joshuagoodwin 2 years ago.
17608.patch (9.6 KB) - added by RyanMurphy 21 months ago.
replaces ... and … with …

Download all attachments as: .zip

Change History (7)

joshuagoodwin2 years ago

comment:1 JoshuaGoodwin2 years ago

  • Owner set to JoshuaGoodwin
  • Status changed from new to accepted

comment:2 Joshuagoodwin21 months ago

  • Severity changed from minor to trivial
  • Type changed from enhancement to defect (bug)

WordPress changes all other instances of ... to ….

comment:3 Joshuagoodwin21 months ago

  • Summary changed from Proper ellipsis for excerpts to Default excerpt_more() is not ellipsis character

RyanMurphy21 months ago

replaces ... and … with …

comment:4 RyanMurphy21 months ago

Attached patch changes ... and … with … in all instances (where appropriate)

comment:5 SergeyBiryukov12 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.