ClassicPress logo
Skip to content
Filter by type:

Browse:

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

reset_password()

Function: Handles resetting the user’s password.

Source: wp-includes/user.php:3293

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

wp_get_user_contact_methods()

Function: Sets up the user contact methods.

Source: wp-includes/user.php:2813

Used by 0 functions | Uses 0 functions

register_new_user()

Function: Handles registering a new user.

Source: wp-includes/user.php:3327

Used by 0 functions | Uses 0 functions

user_contactmethods

Filter Hook: Filters the user contact methods.

Source: wp-includes/user.php:2831

Used by 0 functions | Uses 0 functions

user_registration_email

Filter Hook: Filters the email address of a user being registered.

Source: wp-includes/user.php:3338

Used by 0 functions | Uses 0 functions

_wp_get_user_contactmethods()

Function: The old private function for setting up user contact methods.

Source: wp-includes/user.php:2845

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