thefrosty/wp-login-locker
最新稳定版本:v2.7.0
Composer 安装命令:
composer require thefrosty/wp-login-locker
包简介
Disable direct access to your sites /wp-login.php script, plus user notifications based on actions.
README 文档
README
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.6"
}
}
Then run:
$ composer install thefrosty/wp-login-locker
Or, run:
$ composer require thefrosty/wp-login-locker:^2.6
统计信息
- 总下载量: 142
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-07-24
