wp_set_password – action

Fires after the user password is set. 

Parameters

.
( 6.2.0 ) . .
$password
( string ) The plaintext password just set. . . .
( int ) $user_id The ID of the user whose password was just set. . . .
API Letters: ,,

Implementers