wp_is_application_passwords_available_for_user


wp_is_application_passwords_available_for_user ( $user )

Parameters:
  • (int|WP_User) user The user to check.
Returns:
  • (bool)
Defined at:

Description

Checks if Application Passwords is available for a specific user.By default all users can use Application Passwords. Use {@see 'wp_is_application_passwords_available_for_user'} to restrict availability to certain users.

Related Functions

wp_is_application_passwords_available, wp_is_application_passwords_supported, wp_is_password_reset_allowed_for_user, rest_application_password_collect_status, rest_add_application_passwords_to_index

Top Google Results

User discussions

wpseek mobile