sanitize_user – filter
Filters a sanitized username string.
Parameters
- .
- ( 2.0.1 ) . .
- $username
- ( string ) Sanitized username. . . .
- $raw_username
- ( string ) The username prior to sanitization. . . .
- ( bool ) $strict Whether to limit the sanitization to specific characters. . . .