Description
This shortcode displays a form that allows a visitor of your site to request a password reset link be sent to them by mail.
Shortcode Examples
[memb_lost_password]The lost password shortcode looks like this when implemented:
Note that you’d need to be logged out to view this forgot password form.
Example showing usage of shortcode parameters:
[memb_lost_password button_text="Reset Password" email_label="Email Address"]
Shortcode Parameters
button_text | Change the text/label of the button |
|---|---|
email_label | Change the label for “Username or Email”. |
Additional Information
See our detailed guide on how users can reset their passwords through this shortcode.
