WP Manifestindependent plugin directory
manifest / users / locked-users

Locked Users archived

Locked users lets you create user accounts that will have no ability to login, reset password, or access any pages on a site -- except for a whitelist of pages and any added to the specific user -- access to the site will be explicitly given through function calls that get sent via e-mail with a unique keyed link

by Pods Framework Team · github.com/pods-framework/locked-users

7stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/pods-framework/locked-users/archive/refs/heads/master.zip

Readme

locked-users

Locked users lets you create user accounts that will have no ability to login, reset password, or access any pages on a site -- except for a whitelist of pages and any added to the specific user -- access to the site will be explicitly given through function calls that get sent via e-mail with a unique keyed link

Requires PHP 5.4+, WordPress 4.0+

Read the full README on GitHub →