| 开发者 | sipho213 |
|---|---|
| 更新时间 | 2026年6月22日 00:16 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
za-creative-login-shield folder to the /wp-content/plugins/ directory, or install directly through the WordPress plugin installer.Yes. ZA Creative Login Shield works with any WordPress theme. It does not modify theme templates and operates entirely through WordPress hooks and filters.
It is designed to complement other security measures like hosting-level firewalls. However, running multiple login protection plugins simultaneously may cause unexpected behavior. We recommend using ZA Creative as your primary login security solution.
Yes. The plugin respects WordPress hooks correctly and works with all major caching and CDN solutions.
Users can choose between Email OTP (one-time password sent via email) or Google Authenticator (TOTP via the Google Authenticator app). Each user can enable 2FA from their profile page, and administrators can enforce 2FA for specific user roles.
The plugin creates a custom login page at a URL you define (default: /be-login/). When enabled, the standard /wp-login.php and /wp-admin/ (for non-logged-in users) are blocked, effectively hiding your login page from automated bots.
The plugin stores only security-related data (login attempts, IP addresses, session tokens, device fingerprints) in your WordPress database. No visitor data is sent to external services except optional GeoIP lookups via ip-api.com (when an IP is logged). An admin-initiated Cloudflare IP range fetch contacts api.cloudflare.com but sends no visitor data. GeoIP data is cached for 7 days and does not require an API key.
Yes. When you uninstall the plugin via WordPress, all database tables and options are automatically removed. This includes login logs, blocked IPs, 2FA status, sessions, device fingerprints, lockdown settings, and audit trail entries.