Notifications
Clear all

[Solved] Login hints

7 Posts
2 Users
1 Reactions
1,226 Views
Sofy
Posts: 5542
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 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: 2 years ago

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

Best regards.


Page 2 / 2