rest_application_password_collect_status
rest_application_password_collect_status ( $user_or_error, $app_password = array() )
Parameters:- (WP_Error) user_or_error The authenticated user or error instance.
- (array) app_password The Application Password used to authenticate.
Defined at:Change Log: - Introduced in WordPress: 5.6.0
- Deprecated in WordPress: —
Description
Collects the status of authenticating with an application password.