Opened 4 years ago
Closed 4 years ago
#9127 closed enhancement (wontfix)
sanitize_title() should convert apostrophe to dash
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Permalinks | Version: | 2.7.1 |
| Severity: | normal | Keywords: | needs-patch 2nd-opinion dev-feedback |
| Cc: |
Description
During permalink generation WP cut apostrophes attaching the two words toghether, in english this usually drive to a nice formof permalink in other languages (italian in my case) this make article get attached to words (es. L'ultima pagina became lultima-pagina.
Would be nice to have the apostrophe subistitued by a dash.
Change History (4)
- Milestone changed from 2.8 to Future Release
- Priority changed from high to normal
- Severity changed from major to normal
- Keywords needs-patch 2nd-opinion added
- Summary changed from Better permalink sanitization to sanitize_title() should convert apostrophe to dash
see also: #9591
- Keywords dev-feedback added
- Milestone Future Release deleted
- Resolution set to wontfix
- Status changed from new to closed
current behavior seems more natural. please re-open with a patch if you disagree.
Note: See
TracTickets for help on using
tickets.

personally I like this behavior...