diff --git a/wp-includes/pluggable.php b/wp-includes/pluggable.php index 76fbe9b676..6eac474f2d 100644 --- a/wp-includes/pluggable.php +++ b/wp-includes/pluggable.php @@ -1329,7 +1329,7 @@ if ( !function_exists('wp_login') ) : * global for why there was a failure can utilize it later. * * @since 1.2.2 - * @deprecated Use wp_signin() + * @deprecated Use wp_signon() * @global string $error Error when false is returned * * @param string $username User's username