WP Manifestindependent plugin directory
manifest / security / restricted-login-for-wordpress

Restricted Login for WordPress

WordPress plugin that prohibits non-admin logins. Useful for dev sites that have a full database copy of production (including user logins) so that standards users don't login to dev.

by Stephen Schrauger · github.com/schrauger/restricted-login-for-wordpress · website

0stars
0forks

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/schrauger/restricted-login-for-wordpress/archive/refs/heads/main.zip

Readme

restricted-login-for-wordpress

WordPress plugin that prohibits non-admin logins. Useful for dev sites that have a full database copy of production (including user logins) so that standards users don't login to dev.

Read the full README on GitHub →