wp_is_application_passwords_available()
Function: Checks if Application Passwords is globally available.
Source: wp-includes/user.php:4129
Function: Checks if Application Passwords is globally available.
Source: wp-includes/user.php:4129
Filter Hook: Filters whether Application Passwords is available.
Source: wp-includes/user.php:4139
Function: Checks if Application Passwords is available for a specific user.
Source: wp-includes/user.php:4153
Filter Hook: Filters whether Application Passwords is available for a specific user.
Source: wp-includes/user.php:4174
Filter Hook: Filters whether the given email exists.
Source: wp-includes/user.php:1650
Function: Validates the application password credentials passed via Basic Authentication.
Source: wp-includes/user.php:454
Function: Authenticates the user using an application password.
Source: wp-includes/user.php:311
Filter Hook: Filters whether this is an API request that Application Passwords can be used on.
Source: wp-includes/user.php:331
Action Hook: Fires when an application password failed to authenticate the user.
Source: wp-includes/user.php:377
Action Hook: Fires when an application password has been successfully checked as valid.
Source: wp-includes/user.php:411
Action Hook: Fires after an application password was used for authentication.
Source: wp-includes/user.php:430
Function: Return the user request object for the specified request ID.
Source: wp-includes/user.php:4108
Filter Hook: Filters the headers of the email sent when an account action is attempted.
Source: wp-includes/user.php:3999
Filter Hook: Filter to extend the user’s profile data for the privacy exporter.
Source: wp-includes/user.php:3245
Filter Hook: Filters the headers of the user request confirmation email.
Source: wp-includes/user.php:3542
Filter Hook: Filters the headers of the data erasure fulfillment notification.
Source: wp-includes/user.php:3713
Filter Hook: Filters the user count before queries are run.
Source: wp-includes/user.php:1089
Function: Validate a user request by comparing the key with the request’s key.
Source: wp-includes/user.php:4054
Filter Hook: Filters the expiration time of confirm keys.
Source: wp-includes/user.php:4086
Function: Returns a confirmation key for a user action and stores the hashed version for future comparison.
Source: wp-includes/user.php:4022
Filter Hook: Filters the message displayed to a user when they confirm a data request.
Source: wp-includes/user.php:3759
Function: Create and log a user request to perform a specific action.
Source: wp-includes/user.php:3777
Function: Update log when privacy request is confirmed.
Source: wp-includes/user.php:3362
Function: Get action description from the name and return a string.
Source: wp-includes/user.php:3835
Function: Notify the site administrator via email when a request is confirmed.
Source: wp-includes/user.php:3392
Filter Hook: Filters the user action description.
Source: wp-includes/user.php:3857
Filter Hook: Filters the recipient of the data request confirmation notification.
Source: wp-includes/user.php:3426
Function: Send a confirmation request email to confirm an action.
Source: wp-includes/user.php:3870
Filter Hook: Filters the body of the data erasure fulfillment notification.
Source: wp-includes/user.php:3684
Filter Hook: Filters the text of the email sent when an account action is attempted.
Source: wp-includes/user.php:3946