is_user_logged_in()
Function: Determines whether the current visitor is a logged in user.
Source: wp-includes/pluggable.php:1173
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
Filter Hook: Filters whether to use a secure authentication redirect.
Source: wp-includes/pluggable.php:1201
Filter Hook: Filters the authentication redirect scheme.
Source: wp-includes/pluggable.php:1221
Action Hook: Fires before the authentication redirect.
Source: wp-includes/pluggable.php:1232
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: Parses a cookie into its components.
Source: wp-includes/pluggable.php:911
Action Hook: Fires once the admin request has been validated or not.
Source: wp-includes/pluggable.php:1301
Function: Sets the authentication cookies based on user ID.
Source: wp-includes/pluggable.php:967
Function: Verifies the Ajax request to prevent processing requests external of the blog.
Source: wp-includes/pluggable.php:1328