2017 © Pedro Peláez
 

wordpress-plugin wp-login-locker

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

image

dwnload/wp-login-locker

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

  • Tuesday, June 19, 2018
  • by thefrosty
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

WordPress Login Locker

Login Locker, (*1)

PHP from Packagist Latest Stable Version Total Downloads License Build Status codecov, (*2)

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

Package Installation (via Composer)

To install this package, edit your composer.json file:, (*4)

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

Then run:, (*5)

$ composer install thefrosty/wp-login-locker, (*6)

Or, run:, (*7)

$ composer require thefrosty/wp-login-locker:^2.0, (*8)


The Versions

19/06 2018

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

The Development Requires