mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 09:34:41 +00:00
Docs: Another pass at some inline docs fixes mostly made by PHPCBF.
See #49572, #50744 git-svn-id: https://develop.svn.wordpress.org/trunk@48590 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2463,7 +2463,7 @@ function check_password_reset_key( $key, $login ) {
|
||||
* @since 2.5.0
|
||||
*
|
||||
* @param WP_User $user The user
|
||||
* @param string $new_pass New password for the user in plaintext
|
||||
* @param string $new_pass New password for the user in plaintext
|
||||
*/
|
||||
function reset_password( $user, $new_pass ) {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user