wp_login()
Function: Checks a users login information and logs them in if it checks out. This function is deprecated.
Source: wp-includes/pluggable-deprecated.php:171
Function: Checks a users login information and logs them in if it checks out. This function is deprecated.
Source: wp-includes/pluggable-deprecated.php:171
Function: Provides a simple login form for use anywhere within WordPress.
Source: wp-includes/general-template.php:489
Function: Retrieves the login URL.
Source: wp-includes/general-template.php:416
Function: Outputs the viewport meta tag for the login page.
Source: wp-login.php:419
Function: Displays the Log In/Out link.
Source: wp-includes/general-template.php:354
Function: Logs the current user out.
Source: wp-includes/pluggable.php:652
Function: Retrieves the logout URL.
Source: wp-includes/general-template.php:386
Function: Returns the URL that allows the user to reset the lost password.
Source: wp-includes/general-template.php:617
Function: Add magic quotes to `$_GET`, `$_POST`, `$_COOKIE`, and `$_SERVER`.
Source: wp-includes/load.php:1127
Function: Sends an email, similar to PHP’s mail function.
Source: wp-includes/pluggable.php:174