wp_register_persisted_preferences_meta()
Function: Registers the user meta property for persisted preferences.
Source: wp-includes/user.php:4973
Function: Registers the user meta property for persisted preferences.
Source: wp-includes/user.php:4973
Filter Hook: Filters the query arguments for the list of all users of the site.
Source: wp-includes/user.php:829
Filter Hook: Filters whether to send the retrieve password email.
Source: wp-includes/user.php:3122
Filter Hook: Filters the contents of the reset password notification email sent to the user.
Source: wp-includes/user.php:3233
Function: Updates the total count of users on the site if live user counting is enabled.
Source: wp-includes/user.php:1360
Function: Updates the total count of users on the site.
Source: wp-includes/user.php:1391
Function: Schedules a recurring recalculation of the total count of users.
Source: wp-includes/user.php:1421
Function: Determines whether the site has a large number of users.
Source: wp-includes/user.php:1441
Filter Hook: Filters whether the site is considered large, based on its number of users.
Source: wp-includes/user.php:1465
Function: Checks if Application Passwords is supported.
Source: wp-includes/user.php:4901
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:2412
Function: Lists all the users of the site, with several options available.
Source: wp-includes/user.php:797
Filter Hook: Filters the headers of the data erasure fulfillment notification.
Source: wp-includes/user.php:4477
Filter Hook: Filters the subject of the email sent when an erasure request is completed.
Source: wp-includes/user.php:4318
Filter Hook: Filters the body of the data erasure fulfillment notification.
Source: wp-includes/user.php:4419
Filter Hook: Filters the body of the user request confirmation email.
Source: wp-includes/user.php:4177
Filter Hook: Filters the user data during a password reset request.
Source: wp-includes/user.php:3070
Function: Checks if Application Passwords is globally available.
Source: wp-includes/user.php:4915
Filter Hook: Filters whether Application Passwords is available.
Source: wp-includes/user.php:4923
Function: Checks if Application Passwords is available for a specific user.
Source: wp-includes/user.php:4937
Filter Hook: Filters whether Application Passwords is available for a specific user.
Source: wp-includes/user.php:4958
Filter Hook: Filters whether the given email exists.
Source: wp-includes/user.php:1968
Action Hook: Fires when an application password has been successfully checked as valid.
Source: wp-includes/user.php:416
Action Hook: Fires after an application password was used for authentication.
Source: wp-includes/user.php:435
Function: Validates the application password credentials passed via Basic Authentication.
Source: wp-includes/user.php:459
Function: Authenticates the user using an application password.
Source: wp-includes/user.php:316
Filter Hook: Filters whether this is an API request that Application Passwords can be used on.
Source: wp-includes/user.php:336
Action Hook: Fires when an application password failed to authenticate the user.
Source: wp-includes/user.php:382
Filter Hook: Filters the errors encountered on a password reset request.
Source: wp-includes/user.php:3100
Function: Returns the user request object for the specified request ID.
Source: wp-includes/user.php:4880