ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

wp_dropdown_users()

Function: Creates dropdown HTML content of users.

Source: wp-includes/user.php:1611

Used by 0 functions | Uses 0 functions

illegal_user_logins

Filter Hook: Filters the list of disallowed usernames.

Source: wp-includes/user.php:2157

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