mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 01:27:36 +01:00
phpdoc typo fix from filosofo. fixes #6712 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
43c3c8ef36
commit
36c9588f08
@ -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