phpdoc typo fix from filosofo. fixes #6712 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7642 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2ae626662f
commit
763a6d5537
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user