ClassicPress logo
Skip to content
Filter by type:

Browse:

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

profile_update

Action Hook: Fires immediately after an existing user is updated.

Source: wp-includes/user.php:2482

Used by 0 functions | Uses 0 functions

email_exists()

Function: Determines whether the given email exists.

Source: wp-includes/user.php:1986

Used by 0 functions | Uses 0 functions

user_register

Action Hook: Fires immediately after a new user is registered.

Source: wp-includes/user.php:2515

Used by 0 functions | Uses 0 functions

validate_username()

Function: Checks whether a username is valid.

Source: wp-includes/user.php:2015

Used by 0 functions | Uses 0 functions

wp_update_user()

Function: Updates a user in the database.

Source: wp-includes/user.php:2537

Used by 0 functions | Uses 0 functions

validate_username

Filter Hook: Filters whether the provided username is valid.

Source: wp-includes/user.php:2027

Used by 0 functions | Uses 0 functions

send_password_change_email

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

Source: wp-includes/user.php:2581

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 … 11 12 13 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy