Açıklama
Saral Login Shield lets you change the default WordPress login URL from /wp-login.php to any custom slug you choose. Direct access to wp-login.php is blocked — returning a 404 page or redirecting to a URL of your choice.
Features:
- Change your login URL to any custom slug
- Block direct access to wp-login.php (404 or redirect)
- Optional redirect URL for blocked requests
- No core files are modified
- Works with sub-directory WordPress installations
- Compatible with WP-CLI and cron jobs
Yükleme
- Upload the
saral-login-shieldfolder to the/wp-content/plugins/directory. - Activate the plugin through the Plugins menu in WordPress.
- Go to Settings Saral Login Shield to set your custom login URL.
- Bookmark your new login URL before leaving the settings page.
SSS
-
What happens to wp-login.php after activation?
-
Direct requests to
/wp-login.phpwill return a 404 page (or redirect to a URL you specify). Your login form is only accessible at your custom slug. -
What if I forget my custom login URL?
-
Deactivate the plugin via FTP by renaming the plugin folder. This restores normal access to
/wp-login.php. -
Does this work with multisite?
-
Not tested with multisite. Use with caution on multisite installations.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Saral Login Shield” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Saral 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.0
- Initial release.