[wp-trac] [WordPress Trac] #45830: wp_update_user does not use the pluggable wp_set_password to change a user password
WordPress Trac
noreply at wordpress.org
Sun Jun 30 02:32:08 UTC 2024
#45830: wp_update_user does not use the pluggable wp_set_password to change a user
password
--------------------------+------------------------------
Reporter: couling | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 5.0.2
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+------------------------------
Comment (by dd32):
Similar to #41522 I somewhat consider this to be correct as-is, as the two
functions are for different purposes, wp_set_password() is intended on
being for the sync FROM another system to wp, not to sync it TO that
system.
The naming, docs, and hooks could definately use some work though to make
things more comparible between the two.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45830#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list