Summery Summery
Filters whether the given username exists or not.
Syntax Syntax
Parameters Parameters
- $user_id
-
The user's ID on success, and false on failure.
- $username
-
Username to check.
Source Source
File: wp-includes/user.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.9.0 | Introduced. |