Beskrivelse
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.
Skjermbilder
Installasjon
- 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.
FAQ
-
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.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Hide Login Shield” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Hide Login Shield” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0
- Initial release.