diff --git a/src/wp-login.php b/src/wp-login.php index 8f957f860f..ee0e212e2c 100644 --- a/src/wp-login.php +++ b/src/wp-login.php @@ -27,6 +27,12 @@ if ( force_ssl_admin() && ! is_ssl() ) { * * @since 2.1.0 * + * @global string $error Login error message set by deprecated pluggable wp_login() function + * or plugins replacing it. + * @global bool|string $interim_login Whether interim login modal is being displayed. String 'success' + * upon successful login. + * @global string $action The action that brought the visitor to the login page. + * * @param string $title Optional. WordPress login Page title to display in the `