Used By
| Used By | Description |
|---|---|
| wp-includes/user.php: validate_username() | Checks whether a username is valid. |
Filters whether the provided username is valid or not.
(bool) Whether given username is valid.
(string) Username to check.
File: wp-includes/user.php
| Version | Description |
|---|---|
| 2.0.1 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/validate_username