I created a new type of user with the buyer role in wordpress whenever a new user is registered the even receives two links, one to change the password and another that directs to a login screen, I'm having trouble in this part, the each user registered with the buyer role Wordpress sends these links, the login when clicks directs to login screen and when it is logged in it redirects to the subscriber panel where the profile changes and such, except that such buyer permission must be redirected to a specific URL which is the file responsible for sending that link so that I can change the redirect URL, or is there another solution? how could I do that?