[wp-trac] [WordPress Trac] #18666: Can't register with Arabic usernames
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 15 10:47:28 UTC 2011
#18666: Can't register with Arabic usernames
--------------------------+------------------------
Reporter: walid3 | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 3.2.1
Severity: normal | Resolution: duplicate
Keywords: |
--------------------------+------------------------
Comment (by SergeyBiryukov):
As a workaround, you could probably hook to `sanitize_user` filter and
create a function to sanitize usernames in your own way.
See [http://wordpress.org/extend/plugins/allow-cyrillic-usernames/ Allow
Cyrillic Usernames] plugin for reference. It basically duplicates
`sanitize_user()` function, adding Cyrillic characters to the regular
expression.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18666#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list