Linux 软件免费装
Banner图

DigitSummit Loginly

开发者 digitsummit
更新时间 2026年9月12日 18:38
PHP版本: 8.0 及以上
WordPress版本: 7.1
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

login custom login login security two-factor hide login

下载

6.1.0 6.1.1

详情介绍:

DigitSummit Loginly takes care of the whole front door of your WordPress site: how it looks, where it lives, what protects it, and how you get back in when something goes wrong. Everything is edited from one screen with a live preview. No Customizer, so it works the same on classic and block themes. Looks A login address only you know Serve the login page from example.com/your-address/ and make /wp-login.php answer 404. This removes the automated background noise that hits every WordPress site around the clock. It will not lock you out. After you apply a new address, the server calls it back like a logged-out visitor and checks that the form really appears — and that the old address really stopped answering. If the check fails, the previous setting is restored automatically. An hourly watch repeats that check: after three consecutive failures, /wp-login.php comes back and you are emailed. On top of that: a recovery address, a wp-config.php constant, and a wp loginly unlock command. Security that is honest about itself An exposure report queries your own site from the server, without being logged in, and tells you what a stranger actually gets: the account list through the REST API, the ?author=1 probe, the author sitemap. Most findings have a button that closes them on the spot. The report also states plainly what moving the login page does not do. It is not a lock. The lock is: What you keep a trace of An access log with anonymised IP addresses: who came in, from where, with what outcome. Seven days by default — enough to understand what just happened — and up to a year if an audit asks for it. What Loginly Pro adds Loginly Pro is a separate plugin. Nothing here is switched off waiting for a payment: the code of these features is not in this plugin at all. One styling published once and fetched by every site under the same licence — the login address, the recovery key and the secrets of each site never travel. Sign-in hours and approved addresses by role, a session length of your own, passwords checked against known breaches when they are chosen — the password never leaves your server, only five characters of its fingerprint do. An anti-bot shield that asks nothing of your visitors and shows them to nobody: the server sets a puzzle only solvable by trying, which a browser answers in a fraction of a second and a password-guessing program has to answer on every single attempt. An email the moment someone signs in from an origin never seen on this site, a weekly summary, every event forwarded to Slack or your own endpoint with a signature, and the log exported as CSV for an audit. Passkeys (Face ID, Touch ID, Windows Hello, security keys), sign-in links sent by email, nine more templates, redirects by role or by user, the same styling on the WooCommerce "My account" page and in the authentication emails, passkeys and one-time sign-in links, leaked-password checking, sign-in hours and approved addresses by role, carrying a configuration from one site to the next, temporary access links, connected-device limits, network-wide styling for multisite, and admin white labelling. Does it call anyone? No analytics, no telemetry, no phone-home. Two-step verification runs entirely on your own server. The full list of what can be contacted, and when, is in the "External services" section below.

安装:

  1. Plugins → Add New → Add New → search for "DigitSummit Loginly".
  2. Activate.
  3. Open the "Login page" menu in your admin sidebar.
To move your login address: open the "Login address" panel, note the recovery address it shows you, then apply your address. Test it in a private window before logging out. The plugin checks it for you as well.

屏幕截图:

  • Settings: activation, exposure report, login address, door status.
  • The exposure report: what a stranger actually gets from your site.
  • A branded login screen — the visitor's side of the plugin.
  • The access log: who signed in, when, and from where.

升级注意事项:

6.1.1 Only matters if you installed this plugin from a zip before: two active copies no longer collide, and the screen tells you which one to deactivate. 6.1.0 Security release. The attempt slowdown and the anti-bot challenge were refusing nothing at all, and three requests could make the site hand out your hidden login address. Update. 6.0.3 Housekeeping release: the version constant had drifted two releases behind, so browsers kept serving the old stylesheets. Nothing to do on your side. 6.0.0 Security release: two ways around two-step verification and three around the hidden login address are closed. Some features moved to Loginly Pro, a separate plugin — what stays free stays free, and nothing you run today switches off. 5.0.0 The interface is now English by default, with French shipped as a translation. Nothing else changes; your settings are untouched.

常见问题:

Can this lock me out of my own site?

That is the risk the plugin is built around. Four safety nets, in order: the server verifies any new address and rolls back a failing one; an hourly watch restores /wp-login.php after three failed checks and emails you; a recovery address opens the login page even if you forget the secret one; and define( 'LOGINLY_URL_DISABLE', true ); in wp-config.php restores the original address immediately. Deactivating the plugin also restores it.

Does hiding the login URL actually protect anything?

It removes the automated noise, and that is all — the plugin says so in its own exposure report. A visitor who obtains the new address reaches the same form. Real protection comes from strong passwords, a second factor, attempt slowdown and few administrator accounts. Loginly provides those too.

Does it work with a caching plugin?

Yes. The login page is marked "do not cache" on every request, and the address is added to the exclusion lists of LiteSpeed Cache, WP Rocket and Cache Enabler through their own public filters. No third-party plugin's settings are ever modified. A cache placed in front of WordPress (CDN, host) cannot receive those instructions: the diagnostics screen detects it and says so.

I already use another plugin that hides the login page

Loginly detects WPS Hide Login and the equivalent option in Really Simple Security, and refuses to enable its own. Two guards fighting over one address is a lockout waiting to happen.

更新日志:

6.1.1 6.1.0 6.0.3 6.0.2 6.0.1 6.0.0 5.1.0 5.0.1 5.0.0 4.3.0 4.2.0 4.1.0 4.0.0 3.2.0 3.1.0 3.0.0 2.0.0 1.0.0