Pluggies Hide Login
Hide wp-login.php and wp-admin behind a secret address, against brute-force attacks.
Pluggies Hide Login moves the login page to a secret URL and blocks direct access to wp-login.php and wp-admin, reducing unauthorized login attempts.
1.1.0 — 2026-06-10
- New: the privacy/GDPR confirmation links for data export and deletion continue to work even with hidden login.
- New: access slug check — addresses reserved for WordPress (such as "page", "author", "feed" or "wp-admin") are rejected to avoid making the site unreachable.
- New: automatic warning when another plugin that hides the login is active, so you avoid conflicts on the access address.
- New: blocking direct access to wp-signup.php, wp-activate.php, and wp-register.php.
- New: reminder with the new access address immediately after saving the settings.
- Improved: the login address now respects the site's permalink structure (with or without trailing slash).
- Improved: no more false "loopback" warning on the Site Health screen when the login is hidden.
- Translations updated in Italian, English, French, German, Spanish, and Portuguese.
1.0.0 — 2026-06-09
- First version
- WordPress6.4
- PHP8.0
