Açıklama
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.
Ekran Görüntüleri
Yükleme
- 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.
SSS
-
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.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Hide Login Shield” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Hide Login Shield” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0
- Initial release.