Changeset 48590 for trunk/src/wp-includes/user.php
- Timestamp:
- 07/23/2020 09:09:04 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/user.php
r48585 r48590 2464 2464 * 2465 2465 * @param WP_User $user The user 2466 * @param string $new_pass New password for the user in plaintext2466 * @param string $new_pass New password for the user in plaintext 2467 2467 */ 2468 2468 function reset_password( $user, $new_pass ) {
Note: See TracChangeset
for help on using the changeset viewer.