| 开发者 | hsarticle |
|---|---|
| 更新时间 | 2026年7月19日 04:21 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Check the hsarlowa_settings row in your site's wp_options database table, or deactivate the plugin (via FTP/file manager if needed) to restore the default wp-login.php URL.
Yes, but if you use a page-caching plugin, exclude your new login URL from the cache the same way you would for any dynamic page.
It will stop the classic WordPress mobile apps, the old XML-RPC based publishing tools, and some Jetpack features that rely on it from working. Most modern sites using the REST API instead are unaffected. Leave it unchecked if you're unsure.
No. Only the numeric query-string form (?author=1) is blocked for logged-out visitors. Normal pretty-permalink author pages (/author/yourname/) keep working exactly as before.
No. /wp/v2/users/me (used by the block editor for the currently logged-in user) is untouched. Only the endpoints that list every username to logged-out requests are hidden.
No. Deactivating the plugin (via FTP/file manager if needed, by renaming the plugin folder) immediately restores the default wp-login.php URL.