Used By
Used By | Description |
---|---|
wp-includes/user.php: username_exists() | Determines whether the given username exists. |
Filters whether the given username exists or not.
(int|false) The user's ID on success, and false on failure.
(string) Username to check.
File: wp-includes/user.php
Version | Description |
---|---|
4.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/username_exists