wp_set_auth_cookie()
Function: Sets the authentication cookies based on user ID.
Source: wp-includes/pluggable.php:967
Function: Sets the authentication cookies based on user ID.
Source: wp-includes/pluggable.php:967
Function: Removes all of the cookies associated with authentication.
Source: wp-includes/pluggable.php:1119
Function: Determines whether the current visitor is a logged in user.
Source: wp-includes/pluggable.php:1173
Function: Checks if a user is logged in, if not it redirects them to the login page.
Source: wp-includes/pluggable.php:1191
Class: Meta-based user sessions token manager.
Source: wp-includes/class-wp-user-meta-session-tokens.php:17
Function: Changes the current user by ID or name.
Source: wp-includes/pluggable.php:27
Function: Retrieves the current user object.
Source: wp-includes/pluggable.php:69
Function: Retrieves user info by user ID.
Source: wp-includes/pluggable.php:83
Function: Retrieves user info by a given field.
Source: wp-includes/pluggable.php:101
Function: Retrieves info for user lists to prevent multiple queries by get_userdata().
Source: wp-includes/pluggable.php:125