ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/user.php
  • Page 10

get_password_reset_key()

Function: Creates, stores, then returns a password reset key for user.

Source: wp-includes/user.php:2879

Used by 0 functions | Uses 0 functions

wp_send_new_user_notifications()

Function: Initiates email notifications related to the creation of new users.

Source: wp-includes/user.php:3457

Used by 0 functions | Uses 0 functions

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

check_password_reset_key()

Function: Retrieves a user row based on password reset key and login.

Source: wp-includes/user.php:2977

Used by 0 functions | Uses 0 functions

setup_userdata()

Function: Sets up global user vars.

Source: wp-includes/user.php:1520

Used by 0 functions | Uses 0 functions

wp_insert_user()

Function: Inserts a user into the database.

Source: wp-includes/user.php:2096

Used by 0 functions | Uses 0 functions

send_email_change_email

Filter Hook: Filters whether to send the email change email.

Source: wp-includes/user.php:2596

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy