Forums

Join
bbPress Support ForumsRequests and FeedbackSpecial character handling in topic_slug

Info

Special character handling in topic_slug

  1. I'm working with bbPress in some languages with special characters, but I think that the way those are being handled when making for instance topic_slug isn't the best way. Is it something which might be changes in the core, or which function should I "change" to add the nicer translation. The following three examples are handled the same way in both bbPress and WordPress.

    Some examples from the Danish alphabet:
    - æ/Æ > ae (not changed at all)
    - ø/Ø > oe (not changed at all)
    - å/Å > aa (changed to a at the moment)

  2. You must log in to post.