auth_redirect()
Function: Checks if a user is logged in, if not it redirects them to the login page.
Source: wp-includes/pluggable.php:1191
Function: Checks if a user is logged in, if not it redirects them to the login page.
Source: wp-includes/pluggable.php:1191
Function: Ensures intent by verifying that a user was referred from another admin page with the correct security nonce.
Source: wp-includes/pluggable.php:1283
Function: Verifies the Ajax request to prevent processing requests external of the blog.
Source: wp-includes/pluggable.php:1328
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
Function: Authenticates a user, confirming the login credentials are valid.
Source: wp-includes/pluggable.php:598
Function: Logs the current user out.
Source: wp-includes/pluggable.php:652