Make WordPress Core


Ignore:
Timestamp:
07/23/2020 09:09:04 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Another pass at some inline docs fixes mostly made by PHPCBF.

See #49572, #50744

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/user.php

    r48585 r48590  
    24642464 *
    24652465 * @param WP_User $user     The user
    2466  * @param string $new_pass New password for the user in plaintext
     2466 * @param string  $new_pass New password for the user in plaintext
    24672467 */
    24682468function reset_password( $user, $new_pass ) {
Note: See TracChangeset for help on using the changeset viewer.