Login Secure
Login Secure
Description
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.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/login-securedirectory, 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)
Screenshots
Faq
You will use the default behavior of WordPress for logging in. E.g, http://example.com/wp-login.php
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
Reviews
Simple and working
By mauwiks (its7376) on March 22, 2024
I was trying to find a very simple login security for my sites and I found this very basic but seems logically smart plugin. Thank you for your work!
Changelog
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