wp_cache_set_users_last_changed()
Function: Sets the last changed time for the ‘users’ cache group.
Source: wp-includes/user.php:5042
Function: Sets the last changed time for the ‘users’ cache group.
Source: wp-includes/user.php:5042
Function: Checks if password reset is allowed for a specific user.
Source: wp-includes/user.php:5054
Action Hook: Fires after the user has been updated and emails have been sent.
Source: wp-includes/user.php:2760
Function: Registers the user meta property for persisted preferences.
Source: wp-includes/user.php:5002
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:3147
Filter Hook: Filters the contents of the reset password notification email sent to the user.
Source: wp-includes/user.php:3258
Function: Updates the total count of users on the site if live user counting is enabled.
Source: wp-includes/user.php:1373
Function: Updates the total count of users on the site.
Source: wp-includes/user.php:1404
Function: Schedules a recurring recalculation of the total count of users.
Source: wp-includes/user.php:1434
Function: Determines whether the site has a large number of users.
Source: wp-includes/user.php:1454
Filter Hook: Filters whether the site is considered large, based on its number of users.
Source: wp-includes/user.php:1478
Function: Checks if Application Passwords is supported.
Source: wp-includes/user.php:4930
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:2430
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:4508
Filter Hook: Filters the subject of the email sent when an erasure request is completed.
Source: wp-includes/user.php:4349
Filter Hook: Filters the body of the data erasure fulfillment notification.
Source: wp-includes/user.php:4450
Filter Hook: Filters the body of the user request confirmation email.
Source: wp-includes/user.php:4210
Filter Hook: Filters the user data during a password reset request.
Source: wp-includes/user.php:3095
Function: Checks if Application Passwords is globally available.
Source: wp-includes/user.php:4944
Filter Hook: Filters whether Application Passwords is available.
Source: wp-includes/user.php:4952
Function: Checks if Application Passwords is available for a specific user.
Source: wp-includes/user.php:4966
Filter Hook: Filters whether Application Passwords is available for a specific user.
Source: wp-includes/user.php:4987
Filter Hook: Filters whether the given email exists.
Source: wp-includes/user.php:1985
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