allow_password_reset
Filter Hook: Filters whether to allow a password to be reset.
Source: wp-includes/user.php:2920
Filter Hook: Filters whether to allow a password to be reset.
Source: wp-includes/user.php:2920
Action Hook: Fires when a password reset key is generated.
Source: wp-includes/user.php:2939
Filter Hook: Filters the expiration time of password reset keys.
Source: wp-includes/user.php:3001
Filter Hook: Filters the return value of check_password_reset_key() when an old-style key or an expired key is used.
Source: wp-includes/user.php:3039
Action Hook: Fires before the user’s password is reset.
Source: wp-includes/user.php:3302
Function: Provides a simpler way of inserting a user into the database.
Source: wp-includes/user.php:2777
Filter Hook: Filters a user field value in the ‘edit’ context.
Source: wp-includes/user.php:1808
Filter Hook: Filters a user’s 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:2428
Filter Hook: Filters the value of a user field in the ‘db’ context.
Source: wp-includes/user.php:1832
Action Hook: Fires immediately after an existing user is updated.
Source: wp-includes/user.php:2482