=== Buddypress Force Password Change === Contributors: lamarant Tags: buddypress, password, force password change Requires at least: 3.3 Tested up to: 3.5.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Force Buddypress users to change their password on their next login. == Description == This plugin adds a checkbox option to the "edit user" screen in the WordPress admin that, when checked, will force a user to change their password the next time they log into their account. The end user's "change of password" experience is very simple and clean. When they log in they will be immediately presented with a modal dialog that prompts them for a new password and MUST successfully change their password prior to continuing to use the site. == Installation == 1. Upload **bp-force-password-change** folder to the **/wp-content/plugins/** directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently asked questions == None yet! == Screenshots == 1. change password modal window 2. force password change checkbox == Changelog == = 1.0 = * Initial Release