Descrição
Hide Login Shield allows you to change the default login URL from wp-login.php
to a custom path. This increases security by obscuring the standard login route that attackers typically target.
Key Features:
* Easily set a custom login URL (e.g., yoursite.com/mylogin
).
* Redirects attempts to access the default login page to your homepage.
* If you forget the custom login URL, you can restore access by disabling or removing the plugin via FTP or your hosting file manager.
This plugin enhances security by making it harder for unauthorized users to guess your login URL. It uses WordPress hooks and rewrite rules without modifying core files.
Ecrãs
Instalação
- Upload the
hide-login-shield
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to “Settings > Hide Login Shield” to set your custom login URL.
- Save the changes. The plugin will display the new login URL after saving.
Perguntas frequentes
-
What if I forget my custom login URL?
-
If you forget your custom login URL, you can regain access by disabling or removing the plugin via FTP or your hosting file manager. Once the plugin is disabled, the default
wp-login.php
URL will be restored. -
Does this plugin change core WordPress files?
-
No. The plugin uses hooks and rewrite rules to alter the login URL without modifying core WordPress files.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Hide Login Shield” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Hide Login Shield” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.0
- Initial release.