Awesome Support Developer Documentation

wpas_api_user_authenticate


Signature

apply_filters( 'wpas_api_user_authenticate', $authenticated, $password, $this )

Typical Usage

 

Parameters

  • $authenticated: Boolean
  • $password: String
  • $this: Object User

Returns

  • Boolean

Located In

  • File: includes/rest-api/includes/Auth/User.php
  • Function: WPAS_API\Auth\User::authenticate

More Topics In Filter Hooks

Share: