konnektiv/restrict-role-login

Allows administrators to restrict user login based on user roles.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:wordpress-plugin

1.0.0 2016-06-09 11:47 UTC

This package is not auto-updated.

Last update: 2024-09-28 19:20:34 UTC


README

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 on behalf of GIZ.

Contact

Installation

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

Changelog

1.0.0

  • Initial release