Opened 4 years ago
Closed 4 years ago
#9796 closed defect (bug) (invalid)
Support different type of quotes for different locales
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| 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)
- Milestone 2.9 deleted
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

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