wp-login-locker

Disable direct access to your sites /wp-login.php script, plus user notifications based on actions.

Downloads
54
Stars
3
Committers
3

WordPress Login Locker

Disable direct access to your sites /wp-login.php script plus user notifications based on actions.

Package Installation (via Composer)

To install this package, edit your composer.json file:

{
    "require": {
        "thefrosty/wp-login-locker": "^2.0.0"
    }
}

Then run:

$ composer install thefrosty/wp-login-locker

Or, run:

$ composer require thefrosty/wp-login-locker:^2.0


Package Rankings
Top 28.42% on Packagist.org
Badges
Extracted from project README
PHP from Packagist Latest Stable Version Total Downloads License codecov
Related Projects