# Restrict Passwords by Role

Restrict users with certain User Roles from changing or resetting their password.

## About

If you have a WordPress website with multiple users and several User Roles defined, and you wish to prevent certain User Roles from altering their passwords, then this plugin is for you.

The plugin provides the following functionality:

* Prevent certain user roles from resetting their passwords
* Prevent certain user roles from changing their passwords

## Installation

1. Download this repository and unzip it into the folder `restrict-passwords-by-role`
2. Upload the `restrict-passwords-by-role` folder to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Configure the plugin via the 'Restrict Passwords by Role' options page under the WordPress 'Settings' Menu

## Changelog

**1.0.0** - *06.03.2016* - First stable release.  
**1.0.1** - *08.08.2016* - Added French Translation, and tested with latest version of WordPress.  
**1.0.2** - *08.08.2016* - Committed again, with French Files  
**1.0.3** - *17.03.2017* - Added new artwork    
