[wp-trac] [WordPress Trac] #57436: Add hook to wp_set_password
WordPress Trac
noreply at wordpress.org
Mon Jan 9 23:23:03 UTC 2023
#57436: Add hook to wp_set_password
-------------------------+-----------------------------
Reporter: tanner m | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version:
Severity: trivial | Keywords:
Focuses: |
-------------------------+-----------------------------
In WordPress 4.4 an action was added for the password reset option,
however, I am working on a Single Sign-On application and need to sync the
password every time it is updated. Many plugins call `wp_set_password`
directly, so I'd like to propose adding an action to the end of the
function to catch all instances of password setting.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57436>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list