• Resolved carrietwist

    (@carrietwist)


    Is there a way either to redirect after a successful password reset or to add a link to the success message? Currently the user remails on the URL with the recovery key, ex. domain.com/reset/?key=w5NWq88DchVq4pDzwSRL and they are given the message: “Your password has been successfully changed!”

    I would either like the user to be redirected to the login page after a successfil password reset, ex. domain.com/login/ or I want to add a link to the success message, ex.

    <div class="wppb_holder" id="wppb-recover-password-container"><p class="wppb-success">Your password has been successfully changed!</p><p><a href="/login/">Back to Login</a></p></div>

    Is there a hook for that? I couldn’t find it in the documentation.

    Thanks!

    • This topic was modified 4 years, 6 months ago by carrietwist.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Edit password reset success message’ is closed to new replies.