wp_validate_application_password


wp_validate_application_password ( $input_user )

Parameters:
  • (int|false) input_user User ID if one has been determined, false otherwise.
Returns:
  • (int|false) The authenticated user ID if successful, false otherwise.
Defined at:

Description

Validates the application password credentials passed via Basic Authentication.

Related Functions

wp_authenticate_application_password, wp_is_application_passwords_available, wp_is_application_passwords_supported, wp_is_authorize_application_password_request_valid, wp_authenticate_email_password

Top Google Results

User discussions

wpseek mobile