plugin-icon

DevOrbit Login Shield

제작자: NiteshPatel·
Hide wp-login.php and wp-admin behind a custom URL of your choice to cut down on brute-force login attempts.
버전
1.0.1
최근 업데이트일
Aug 5, 2026
DevOrbit Login Shield

DevOrbit Login Shield lets you change the address of your login page from the default /wp-login.php to a slug you choose, such as /my-login/. Requests to wp-login.php, and requests to /wp-admin/ from anyone who is not logged in, are redirected to the home page (or shown a 404, your choice) instead of reaching a login form.

This does not change any core files, database table, or rewrite rules. It intercepts the request early and serves WordPress’s own login logic at your chosen URL, so every feature of the normal login screen, including lost password, registration, and logout, continues to work exactly as before, just at a different address.

Features

  • Choose any custom slug for your login page.
  • Direct requests to wp-login.php are blocked, and wp-admin is blocked for logged-out visitors.
  • Blocked requests are intercepted before WordPress can redirect to the login screen, so your custom slug is never exposed in a Location header.
  • Optionally removes the “Log in” and “Register” links themes show to logged-out visitors, so the custom URL stays out of your public HTML.
  • Choose whether blocked requests are redirected home or shown a 404.
  • Logged-in users, AJAX, cron, and WP-CLI are never affected.
  • No rewrite rules, no .htaccess changes, no database schema changes.
  • Settings are removed cleanly on uninstall.

A note on security

This plugin reduces exposure to automated login scanners and brute-force bots that target /wp-login.php by default. It is not a replacement for strong passwords, two-factor authentication, or a login rate-limiting plugin, and it should be used alongside those, not instead of them.

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 7.0.2
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.