How-to and Troubleshooting
7
Posts
2
Users
1
Reactions
739
Views
Mar 18, 2024 11:42 am
You can use the hook-code below:Â
add_filter( 'lostpassword_url', function(){
return ' https://yourdomain.com/the-page-you-want-to/ ';
} );
Just change the red-marked value as you wish.Â
This instruction should be helpful for you: How to Easily Add Custom Code in WordPress (without Breaking Your Site)
Â
Â
Mar 21, 2024 11:04 pm
Thank you but i`ve changed the login page to the "ultimate member" plugin, all is good.
Best regards.
Page 2 / 2
Prev