• I am running TML 6.4 with a WordPress Multisite setup.

    Is there a way to change the password reset URL that is sent by email when using the forgot password form?

    I would like it to use the same sub-site the request was triggered from.

    Currently it send the user to main site
    domain.com/resetpass/?key=

    Rather then
    site1.domain.com/resetpass/?key=

    I was able to get this to work by creating a custom email for the “Retreive Password” message and using %reseturl% variable in the TML setting on a subsite.

    But I would rather not go into each sub-site and creating a custom message.

    Is there a hook or filter I can use?

    https://wordpress.org/plugins/theme-my-login/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Password Reset URL’ is closed to new replies.