• Hi All

    Still fairly new with the WordPress, I am in the final stages of setting up a store (Woocommerce). My store can only be accessed by users created by Administrators (customers must request an account).

    When I create an account for a customer, it sends an email to the user with a “set your password” email. I have found a plugin that will customize this, however I want to change the URL’s in those links.

    Currently the two link in that email are:
    yoursite/wp-login.php?action=rp&key=XB0QUrz7UQFXY6fZv0w3&login=<<USER NAME>>
    The above links to the set password page
    yoursite/wp-login.php
    The above links to the standard WP login page

    Can I change these URL’s so that they go to the Woocommerce account page? For example:
    yoursite/my-account?action=rp&key=XB0QUrz7UQFXY6fZv0w3&login=<<USER NAME>>
    yoursite/my-account

    Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    I have found a plugin that will customize this, however I want to change the URL’s in those links.

    I recommend asking at that plugin’s dedicated support so its developers and support community can help you with this.

    Thread Starter gettingwebified

    (@gettingwebified)

    Thanks. I will try that too.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Changing password reset link’ is closed to new replies.