Açıklama
Try it out on your free dummy site:
Click Here
Login Secure is an easy-to-use and user-friendly WordPress plugin that secures your website from unauthorized users. Blocks default WordPress login URLs and require a special code in WordPress Login URL.
After installing and activating the plugin, go to ‘Settings>>Login Secure’ link. Enter a unique string and click save changes.
Your WordPress login URL will be the one displayed on that page.
After storing a unique string, your default WordPress login URL will not work, even user can not log in by going to
http://example.com/wp-admin where example.com is your WordPress installation link.
Ekran Görüntüleri
Yükleme
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/login-secure
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Login Secure screen to configure the plugin
- (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
SSS
-
What will happen if I do not provide a unique string and keep that field blank?
-
You will use the default behavior of WordPress for logging in. E.g, http://example.com/wp-login.php
-
Will there be any extra character in my secure login URL?
-
Yes, just a sign of exclamation(?) after wp-login.php
E.g if your unique string is “test” then the URL will be
http://example.com/wp-login.php?test
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Login Secure” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Login Secure” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.
Değişiklik Kaydı
1.0.1
-
Updated Readme file so that users can test the plugin without even installing WordPress.
-
Another change.
1.0
- Initial release of the plugin