Trigger password reset email
-
My apologies my php is very rudimentary,
I have a site which uses a plugin to restrict access to pages unless the user is logged in by redirecting the user to a login or register page.
Unfortunately this plugin did not include a password reset function and even after visiting /wp-admin the password reset page will redirect back to the login page.
I am looking for some advice as to what functions I can call to trigger a password reset email to the user if they put in their email address into a form.
I have looked into the codex but there isn’t anything there related to this.
Also even if I could be directed as to where the code is that renders the password reset page I can replicate it on another page that would also be helpful
- The topic ‘Trigger password reset email’ is closed to new replies.