Changes between Initial Version and Version 1 of Ticket #54984, comment 3
- Timestamp:
- 01/29/2022 03:51:14 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54984, comment 3
initial v1 1 1 wp_update_user() has a condition to convert a password in hash. 2 3 https://github.com/WordPress/WordPress/blob/5.9-branch/wp-includes/user.php 2 4 3 5