ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_get_password_hint()

Function: Gets the text suggesting how to create strong passwords.

Source: wp-includes/user.php:2856

Used by 0 functions | Uses 0 functions

registration_errors

Filter Hook: Filters the errors encountered when a new user is being registered.

Source: wp-includes/user.php:3402

Used by 0 functions | Uses 0 functions

password_hint

Filter Hook: Filters the text describing the site’s password complexity policy.

Source: wp-includes/user.php:2866

Used by 0 functions | Uses 0 functions

register_new_user

Action Hook: Fires after a new user registration has been recorded.

Source: wp-includes/user.php:3438

Used by 0 functions | Uses 0 functions

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

username_exists

Filter Hook: Filters whether the given username exists.

Source: wp-includes/user.php:1971

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 9 10 11 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy