wp_set_current_user()
Function: Changes the current user by ID or name.
Source: wp-includes/pluggable.php:27
Function: Changes the current user by ID or name.
Source: wp-includes/pluggable.php:27
Action Hook: Fires after the current user is set.
Source: wp-includes/pluggable.php:48
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
Function: Sends an email, similar to PHP’s mail function.
Source: wp-includes/pluggable.php:174