rest_application_password_check_errors


rest_application_password_check_errors ( $result )

Parameters:
  • (WP_Error|null|true) result Error from another authentication handler, null if we should handle it, or another value if not.
Returns:
  • (WP_Error|null|true) WP_Error if the application password is invalid, the $result, otherwise true.
Defined at:

Description

Checks for errors when using application password-based authentication.

Related Functions

rest_application_password_collect_status, rest_cookie_check_errors, rest_add_application_passwords_to_index, wp_is_application_passwords_supported, wp_is_application_passwords_available_for_user

Top Google Results

User discussions

wpseek mobile