ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 170

wp_get_all_sessions()

Function: Retrieves a list of sessions for the current user.

Source: wp-includes/user.php:3480

Used by 0 functions | Uses 0 functions

wp_destroy_current_session()

Function: Removes the current session token from the database.

Source: wp-includes/user.php:3490

Used by 0 functions | Uses 0 functions

wp_destroy_other_sessions()

Function: Removes all but the current session token for the current user for the database.

Source: wp-includes/user.php:3503

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

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

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

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

reset_password()

Function: Handles resetting the user’s password.

Source: wp-includes/user.php:3293

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

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
« Previous 1 … 169 170 171 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy