wp_register_persisted_preferences_meta()
Function: Registers the user meta property for persisted preferences.
Source: wp-includes/user.php:4985
Function: Registers the user meta property for persisted preferences.
Source: wp-includes/user.php:4985
Filter Hook: Filters the query arguments for the list of all users of the site.
Source: wp-includes/user.php:841
Filter Hook: Filters whether to send the retrieve password email.
Source: wp-includes/user.php:3137
Filter Hook: Filters the contents of the reset password notification email sent to the user.
Source: wp-includes/user.php:3248
Function: Updates the total count of users on the site if live user counting is enabled.
Source: wp-includes/user.php:1372
Function: Updates the total count of users on the site.
Source: wp-includes/user.php:1403
Function: Schedules a recurring recalculation of the total count of users.
Source: wp-includes/user.php:1433
Function: Determines whether the site has a large number of users.
Source: wp-includes/user.php:1453
Filter Hook: Filters whether the site is considered large, based on its number of users.
Source: wp-includes/user.php:1477
Function: Checks if Application Passwords is supported.
Source: wp-includes/user.php:4913
Filter Hook: Filters a user’s custom meta values and keys immediately after the user is created or updated and before any user meta is inserted or updated.
Source: wp-includes/user.php:2427
Function: Lists all the users of the site, with several options available.
Source: wp-includes/user.php:809
Filter Hook: Filters the headers of the data erasure fulfillment notification.
Source: wp-includes/user.php:4491
Filter Hook: Filters the subject of the email sent when an erasure request is completed.
Source: wp-includes/user.php:4332
Filter Hook: Filters the body of the data erasure fulfillment notification.
Source: wp-includes/user.php:4433
Filter Hook: Filters the body of the user request confirmation email.
Source: wp-includes/user.php:4193
Filter Hook: Filters the user data during a password reset request.
Source: wp-includes/user.php:3085
Function: Checks if Application Passwords is globally available.
Source: wp-includes/user.php:4927
Filter Hook: Filters whether Application Passwords is available.
Source: wp-includes/user.php:4935
Function: Checks if Application Passwords is available for a specific user.
Source: wp-includes/user.php:4949
Filter Hook: Filters whether Application Passwords is available for a specific user.
Source: wp-includes/user.php:4970
Filter Hook: Filters whether the given email exists.
Source: wp-includes/user.php:1983
Action Hook: Fires when an application password has been successfully checked as valid.
Source: wp-includes/user.php:427
Action Hook: Fires after an application password was used for authentication.
Source: wp-includes/user.php:446
Function: Validates the application password credentials passed via Basic Authentication.
Source: wp-includes/user.php:470
Function: Authenticates the user using an application password.
Source: wp-includes/user.php:327
Filter Hook: Filters whether this is an API request that Application Passwords can be used on.
Source: wp-includes/user.php:347
Action Hook: Fires when an application password failed to authenticate the user.
Source: wp-includes/user.php:393
Filter Hook: Filters the errors encountered on a password reset request.
Source: wp-includes/user.php:3115
Function: Returns the user request object for the specified request ID.
Source: wp-includes/user.php:4892