Description
Filters the password reset link URL used in the email.
Parameters
$link
(string) (required) The password reset link sent to the user.
$query_args
(array) (optional) Any query arguments in the link (default:a=&key=&login=)
$user
(object) (optional) The user object of the user requesting the reset.
Changelog
Introduced in version 3.4.5
Source
wpmem_pwd_reset_email_link is located in /includes/class-wp-members-pwd-reset.php