Make WordPress Core

Opened 14 years ago

Closed 13 years ago

#17608 closed defect (bug) (duplicate)

Default excerpt_more() is not ellipsis character

Reported by: joshuagoodwin's profile joshuagoodwin Owned by: joshuagoodwin's profile JoshuaGoodwin
Milestone: Priority: normal
Severity: trivial Version: 3.2
Component: Formatting Keywords: has-patch
Focuses: 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 14 years ago.
17608.patch (9.6 KB) - added by RyanMurphy 13 years ago.
replaces ... and … with …

Download all attachments as: .zip

Change History (7)

@joshuagoodwin
14 years ago

#1 @JoshuaGoodwin
14 years ago

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

#2 @Joshuagoodwin
14 years ago

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

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

#3 @Joshuagoodwin
14 years ago

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

@RyanMurphy
13 years ago

replaces ... and … with …

#4 @RyanMurphy
13 years ago

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

#5 @SergeyBiryukov
13 years ago

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