WPDev.one
Core Function
View Source on Trac ↗

wp_is_application_passwords_available_for_user()

wp_is_application_passwords_available_for_user( mixed $user )

Checks if Application Passwords is available for a specific user.

Parameters 1 required

Name / Type Description
(int

| WP_User) $user The user to check.

Required

Return Value

(bool)
bool

Function Information

Since Version
5.6.0
Source File
wp-includes/user.php
Advertisement