Login Security Plugin
Custom WordPress plugin to protect login system from brute force attacks.
by Md Ismail Hossain · github.com/ismailanowar/login-security-plugin
★ 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/ismailanowar/login-security-plugin/archive/refs/heads/main.zipDescription
Custom WordPress plugin to protect login system from brute force attacks.
Features
- Limit login attempts
- Block wp-admin for non-admin users
- Disable XML-RPC
Installation
- Upload the plugin folder to /wp-content/plugins/
- Activate the plugin