ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/user.php
  • Page 4

wp_authenticate_application_password()

Function: Authenticates the user using an application password.

Source: wp-includes/user.php:339

Used by 0 functions | Uses 0 functions

application_password_is_api_request

Filter Hook: Filters whether this is an API request that Application Passwords can be used on.

Source: wp-includes/user.php:360

Used by 0 functions | Uses 0 functions

application_password_failed_authentication

Action Hook: Fires when an application password failed to authenticate the user.

Source: wp-includes/user.php:406

Used by 0 functions | Uses 0 functions

wp_authenticate_application_password_errors

Action Hook: Fires when an application password has been successfully checked as valid.

Source: wp-includes/user.php:447

Used by 0 functions | Uses 0 functions

application_password_did_authenticate

Action Hook: Fires after an application password was used for authentication.

Source: wp-includes/user.php:466

Used by 0 functions | Uses 0 functions

wp_validate_application_password()

Function: Validates the application password credentials passed via Basic Authentication.

Source: wp-includes/user.php:490

Used by 0 functions | Uses 0 functions

retrieve_password_title

Filter Hook: Filters the subject of the password reset email.

Source: wp-includes/user.php:3208

Used by 0 functions | Uses 0 functions

retrieve_password_message

Filter Hook: Filters the message body of the password reset mail.

Source: wp-includes/user.php:3223

Used by 0 functions | Uses 0 functions

retrieve_password()

Function: Handles sending a password retrieval email to a user.

Source: wp-includes/user.php:3057

Used by 0 functions | Uses 0 functions

lostpassword_post

Action Hook: Fires before errors are returned from a password reset request.

Source: wp-includes/user.php:3108

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy