Make WordPress Core

Opened 15 years ago

Closed 14 years 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: Focuses:

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 15 years ago.
17608.patch (9.6 KB ) - added by RyanMurphy 15 years ago.
replaces ... and … with …

Download all attachments as: .zip

Change History (7)

@joshuagoodwin
15 years ago

#1 @JoshuaGoodwin
15 years ago

  • Owner set to JoshuaGoodwin
  • Status newaccepted

#2 @Joshuagoodwin
15 years ago

  • Severity minortrivial
  • Type enhancementdefect (bug)

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

#3 @Joshuagoodwin
15 years ago

  • Summary Proper ellipsis for excerptsDefault excerpt_more() is not ellipsis character

@RyanMurphy
15 years ago

replaces ... and … with …

#4 @RyanMurphy
15 years ago

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

#5 @SergeyBiryukov
14 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status acceptedclosed
Note: See TracTickets for help on using tickets.