ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 417

retreive_password

Action Hook (deprecated): Fires before a new password is retrieved.

Source: wp-includes/user.php:2896

Used by 0 functions | Uses 0 functions

retrieve_password

Action Hook: Fires before a new password is retrieved.

Source: wp-includes/user.php:2905

Used by 0 functions | Uses 0 functions

allow_password_reset

Filter Hook: Filters whether to allow a password to be reset.

Source: wp-includes/user.php:2920

Used by 0 functions | Uses 0 functions

retrieve_password_key

Action Hook: Fires when a password reset key is generated.

Source: wp-includes/user.php:2939

Used by 0 functions | Uses 0 functions

password_reset_expiration

Filter Hook: Filters the expiration time of password reset keys.

Source: wp-includes/user.php:3001

Used by 0 functions | Uses 0 functions

password_reset_key_expired

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

Used by 0 functions | Uses 0 functions

wp_create_user()

Function: Provides a simpler way of inserting a user into the database.

Source: wp-includes/user.php:2777

Used by 0 functions | Uses 0 functions

password_reset

Action Hook: Fires before the user’s password is reset.

Source: wp-includes/user.php:3302

Used by 0 functions | Uses 0 functions

_get_additional_user_keys()

Function: Returns a list of meta keys to be (maybe) populated in wp_update_user().

Source: wp-includes/user.php:2798

Used by 0 functions | Uses 0 functions

after_password_reset

Action Hook: Fires after the user’s password is reset.

Source: wp-includes/user.php:3315

Used by 0 functions | Uses 0 functions
« Previous 1 … 416 417 418 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy