retrieve_password_key
Action Hook: Fires when a password reset key is generated.
Source: wp-includes/user.php:2939
Action Hook: Fires when a password reset key is generated.
Source: wp-includes/user.php:2939
Function: Handles resetting the user’s password.
Source: wp-includes/user.php:3293
Function: Handles registering a new user.
Source: wp-includes/user.php:3327
Filter Hook: Filters a specific user option value.
Source: wp-includes/user.php:718
Method: Determines whether MySQL database is at least the required minimum version.
Source: wp-includes/class-wpdb.php:3851
Method: Determines whether the database supports collation.
Source: wp-includes/class-wpdb.php:3872
Method: Retrieves a comma-separated list of the names of the functions that called wpdb.
Source: wp-includes/class-wpdb.php:3977
Function: Authenticates and logs a user in with ‘remember’ capability.
Source: wp-includes/user.php:40
Filter Hook: Filters whether the given user can be authenticated with the provided password.
Source: wp-includes/user.php:180
Method: Sets the table prefix for the WordPress tables.
Source: wp-includes/class-wpdb.php:1020