Περιγραφή
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 requires 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 unique string, your defualt WordPress login URL will not work, even user can not login by going to
http://example.com/wp-admin where example.com is your WordPress installation link.
Στιγμιότυπα
Εγκατάσταση
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)
Συχνές Ερωτήσεις
- 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
Κριτικές
There are no reviews for this plugin.
Συνεισφέροντες & Προγραμματιστές
“Login Secure” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Login Secure” στην γλώσσα σας.
Interested in development?
Περιηγηθείτε στον κώδικα , ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών μέσω RSS .
Σύνοψη αλλαγών
1.0
- Documentation updated.