• Resolved gettingwebified

    (@gettingwebified)


    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 1 replies (of 1 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Hi, I’d simnply set up a redirection using for example the Redirection plugin. That would cover not only our plugin but all the links that’d ever direct users to the standard page.

    Our plugin currently doesn’t support this link ustomization.

Viewing 1 replies (of 1 total)
  • The topic ‘Changing password reset link’ is closed to new replies.