| 开发者 | shinu1503 |
|---|---|
| 更新时间 | 2026年6月26日 13:58 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
naveencodes-login-guard folder to /wp-content/plugins/Add your own IP to the Allow List from IP Manager → Allowed to guarantee you are never blocked.
Yes. Login Guard checks HTTP_CF_CONNECTING_IP, HTTP_X_REAL_IP, and HTTP_X_FORWARDED_FOR before falling back to REMOTE_ADDR, so Cloudflare and most reverse-proxy setups work correctly.
Go to Login Guard → IP Manager → Blocked and click Unblock next to the IP address.
No. The lockout check is a single indexed database query — typically under 1 ms.
Yes. Click Export CSV on the Activity Log page to download the full log with applied filters.
No. Every feature runs entirely on your server with zero external requests.