
# Restrict Role Login 

**Contributors:** konnektiv, chherbst  
**Tags:** authentication, role, restrict, register, sign-in, sign-up, login, area, user, users, plugin  
**Requires at least:** WordPress 3.6.0  
**Tested up to:** 4.5.2  
**Stable tag:** 1.0.0  
**License:** GNU AGPLv3  
**License URI:** http://www.gnu.org/licenses/agpl-3.0.html  

Allows administrators to restrict user login based on user roles.


## Description 

This Plugin allows administrators to restrict user login based on user roles. This is useful e.g. when you want anyone to register on your site but you do only want certain people (e.g. editors) to enter the logged in area.

Roles that are allowed to log in are set in a new menu entry in the Users menu.

This plugin was originally developed for the [globe - Community of Digital Learning](https://quality4digitallearning.org/) on behalf of [GIZ](https://www.giz.de/).


### Contact 

* [Konnektiv](http://konnektiv.de/)
* [Restrict Role Login on GitHub](https://github.com/konnektiv/restrict-role-login) - Report issues, contribute code



## Installation 

1. Upload 'restrict-role-login' to the '/wp-content/plugins/' directory
1. Activate the plugin through the 'Plugins' menu in WordPress


## Changelog 


### 1.0.0 
* Initial release
