@sofy See it doesnt work? When someone registers and/or requests new password, this is the email that they recieve from my website:Â
To reset your password, visit the following address:
www.example.com/123example?action=rp&key=482BxMXOotz6XGhTORDp&login=dean&wp_lang=en_US
123example is the custom login link which I do not want users to see for security reasons.
@gorgeousjorge Thank you for trying to help me. Unfortunately when I tried adding the code in the functions.php as @sofy suggested, it did not work on my staging website.Â
I just want something like wpforo's setup i.e. when I register or request a new password on wpforo, this is what shows: https://ibb.co/vHj4T2s
wpforo's custom login link is not visible as seen in the picture but for my websites the custom login link appears like this:
To reset your password, visit the following address:
www.example.com/123example?action=rp&key=482BxMXOotz6XGhTORDp&login=dean&wp_lang=en_US
123example is the custom login link which I do not want users to see for security reasons.
Please help!
wpforo's custom login link is not visible as seen in the picture
What makes you think this is a masked custom link?
https://en.wikipedia.org/wiki/Security_through_obscurity
Waste of time and nothing else.