Description
Filters whether Application Passwords is available.
Occurrences
Filename | Line Number |
---|---|
wp-includes/user.php | 4996 |
Parameters
Type | Name | Description |
---|---|---|
bool | $available | True if available, false otherwise. |
PHP Doc
/**
* Filters whether Application Passwords is available.
*
* @since 5.6.0
*
* @param bool $available True if available, false otherwise.
*/