WP Manifestindependent plugin directory
manifest / users / fpcs-frontend-lost-password

FPCS Frontend Lost Password

A frontend password reset solution for WordPress.

by James M. Joyce, Flashpoint Computer Services, LLC · github.com/fpcsjames/fpcs-frontend-lost-password · website

2stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/fpcsjames/fpcs-frontend-lost-password/archive/refs/heads/master.zip

From the readme

FPCS Frontend Lost Password An all-in-one frontend password reset solution. Usage Define your login page, password reset page, and "my account"/profile page in the class constants. Add [lostpassword] shortcode to password reset page. Styling This plugin's forms are designed to work with Bootstrap, but will work without it. If your theme does not use Bootstrap, you may wish to implement your own styles, particularly for the label elements, which when using Bootstrap are set to be displayed only to screen readers. Bootstrap's .sr-only style as of 3.3.7 is: License This plugin implements code from WordPress core, and is, like WordPress itself, licensed under GPL 2.0 or higher. See LICENSE.txt. Copyright (C) 2016-2017 Flashpoint Computer Services, LLC This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the G

Read the full README on GitHub →