Description
This is a really simple plugin that has saved us a lot of time and effort for a task I tend to have to repeat often. I know I could forward my users onto the forgotten password page but we believe in great customer service, so we built a plugin to make this an easy process!
Screenshots
Installation
This section describes how to install the plugin and get it working.
- Install the plugin via the Plugin >> Add Plugins on you admin dashboard.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Your ready to go!
FAQ
- Where do I reset the password?
-
Go into the ‘Users’ section and mouse over the user to reveal the Edit, Delete, and now the ‘Reset Password’ option!
Contributors & Developers
“Flaming Password Reset” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Flaming Password Reset” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Fixed text input bug which stripped everything after quotes.
- Made the uninstall hook static
- Filtered out the generic WordPress password reset email.
1.0.1
- Fixed PHP < 5.3 bug by removing anonymous functions.
1.0
- Initial commit