π Hide Login Secure v1.0.0
First stable release of Hide Login Secure - a lightweight WordPress login protection plugin.
β¨ Features
- Hidden Entry URL: Completely hide
wp-login.phpandwp-adminfrom public view - Signed Access Tokens: HMAC-SHA256 signed, short-lived cookies for secure login access
- Smart Interception: Blocks sensitive paths, XML-RPC, and REST API user enumeration
- IP Controls: Manual Whitelist/Blacklist with IPv4/IPv6 and CIDR support
- Cloudflare Aware: Securely detects real visitor IPs behind Cloudflare proxies
- Passkey & 2FA Friendly: Fully compatible with WordPress 6.3+ Passkeys
- Zero Bloat: No heavy JavaScript, pure optimized PHP
π Security
- Blocks brute-force attacks before they start
- Returns 403 Forbidden to malicious scanners (honeypot)
- Prevents author enumeration and username discovery
- Unifies login error messages to prevent user enumeration
Installation
- Download
hide-login-secure.zip - Upload via WordPress Dashboard β Plugins β Add New β Upload Plugin
- Activate and configure your secret URL at Settings β Hide Login
π License
GPL-2.0
Author: Jacker Architect
Website: https://jackerteo.com/plugin
Support: support@jackerteo.com