Notifications
Clear all

[Solved] Login hints

7 Posts
2 Users
1 Reactions
739 Views
Sofy
Posts: 4900
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

@gorgeousjorge

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)

 

 

gorgeousjorge
Posts: 25
Topic starter
(@gorgeousjorge)
Eminent Member
Joined: 10 months ago

Thank you but i`ve changed the login page to the "ultimate member" plugin, all is good.

Best regards.

Page 2 / 2