Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#9796 closed defect (bug) (invalid)

Support different type of quotes for different locales

Reported by: yoavf's profile yoavf Owned by: nbachiyski's profile nbachiyski
Milestone: Priority: normal
Severity: normal Version:
Component: I18N Keywords: needs-patch
Focuses: Cc:

Description

All languages get the same wptexturize treatment regarding quotes, while some language need specific type of quotes.
For example in he_IL, WordPress should not use curly quotes at all.

Change History (1)

#1 @Denis-de-Bernardy
14 years ago

  • Milestone 2.9 deleted
  • Resolution set to invalid
  • Status changed from new to closed

wptexturize can/should be removed/overridden using the locale's special php file.

Note: See TracTickets for help on using tickets.