Changes between Initial Version and Version 1 of Ticket #46794, comment 3
- Timestamp:
- 04/05/2019 02:00:12 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46794, comment 3
initial v1 1 @davidbaumwald agreed, however the value of $user->user_passis the argument being provided to `wp_check_password()` in `wp-includes/pluggable.php`, not a value from `WP_User->__get`, and `wp_check_password()` only uses the arguments that it is provided1 @davidbaumwald agreed, however the value of `$user->user_pass` is the argument being provided to `wp_check_password()` in `wp-includes/pluggable.php`, not a value from `WP_User->__get`, and `wp_check_password()` only uses the arguments that it is provided