Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Forgot password on Members front end login form #173

Open
OllieGit opened this issue Nov 27, 2017 · 2 comments
Open

Forgot password on Members front end login form #173

OllieGit opened this issue Nov 27, 2017 · 2 comments

Comments

@OllieGit
Copy link

Hey Justin - am assuming that there's no 'Forgot Password' link on the standard login widget with the Members plugin? Any recommendation/directions on hooking it in?

@mstudioIL
Copy link

Thanks for letting me know about the correct topic, any solution?

@MarcGuay
Copy link

MarcGuay commented Feb 8, 2019

Fairly easy to add it yourself

<a href="<?php echo wp_lostpassword_url(); ?>" title="Lost Password">Lost Password</a>

Although it brings you to a "backend" styled page.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants