Description
Secure Login URL Hide is a lightweight and secure plugin that allows you to easily change your WordPress login URL to anything you want. This plugin enhances your WordPress security by making the default wp-admin and wp-login.php pages inaccessible to unauthorized users.
Key Features
- Custom Login URL: Change your login URL to anything you want (e.g.,
/login/,/signin/,/admin/) - Enhanced Security: Blocks access to
wp-adminandwp-login.phpdirectories - Flexible Redirects: Configure custom redirect URLs for unauthorized access attempts
- Automatic Logout Handling: Seamless logout functionality with custom login URLs
- Multisite Compatible: Works with WordPress multisite installations
- No File Modifications: Doesn’t modify core WordPress files
- Clean Admin Interface: Simple, focused settings page
How It Works
The plugin intercepts page requests and redirects unauthorized users away from protected areas. It doesn’t rename files or add rewrite rules – it simply works by intercepting requests and providing a secure alternative login method.
Security Benefits
- Hide Default Login: Prevents brute force attacks on standard WordPress login URLs
- Reduce Attack Surface: Makes it harder for attackers to find your admin area
- Custom Access Point: Creates a unique entry point that only you know about
- No Core Modifications: Safe to use and easy to disable if needed
Perfect For
- Security-conscious website owners
- Business websites
- E-commerce sites
- Personal blogs
- Any WordPress site that needs enhanced security
Important Notes
- Bookmark your new login URL – you won’t be able to access the default WordPress login
- Test thoroughly before deploying to production
- Keep your custom URL private – don’t share it publicly
- Easy to disable – simply deactivate the plugin to restore default behavior
Installation
- Upload the
secure-login-url-hidefolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Settings’ > ‘Login URL Hide’ to configure your custom login URL
- Save your settings and bookmark your new login URL
Manual Installation
- Download the plugin zip file
- Extract the contents to your computer
- Upload the
secure-login-url-hidefolder to/wp-content/plugins/via FTP - Activate the plugin in WordPress admin
FAQ
-
What happens to my existing login URL?
-
After activating the plugin and setting a custom URL, the default
wp-adminandwp-login.phpURLs become inaccessible. You’ll need to use your new custom URL to log in. -
Can I still access my WordPress admin?
-
Yes! You’ll access your admin area through your new custom login URL. The plugin redirects the login form to your custom URL while maintaining all WordPress functionality.
-
What if I forget my custom login URL?
-
You can always deactivate the plugin through FTP or by renaming the plugin folder. This will restore the default WordPress login functionality.
-
Is this plugin compatible with other security plugins?
-
Yes, Secure Login URL Hide is designed to work alongside other security plugins. It doesn’t interfere with most security measures and can be used in combination with other security solutions.
-
Does this work with caching plugins?
-
Yes, but if you’re using a page caching plugin (other than WP Rocket), you should add your custom login URL slug to the list of pages not to cache.
-
Is this plugin multisite compatible?
-
Yes! Secure Login URL Hide works with WordPress multisite installations and allows you to set network-wide defaults.
-
What happens when I deactivate the plugin?
-
When you deactivate the plugin, your site returns exactly to its previous state. All default WordPress login functionality is restored immediately.
-
What WordPress versions are supported?
-
Secure Login URL Hide is actively maintained and tested with:
* WordPress 6.6 (LTS)
* WordPress 6.7 (Latest stable)
* WordPress 6.8 (Latest stable)The plugin follows WordPress coding standards and is compatible with all modern WordPress installations. We regularly test and update for compatibility with new WordPress releases.
-
Can I use this with custom themes?
-
Yes, the plugin works with any properly coded WordPress theme. It only affects the login process and doesn’t modify theme files.
-
Is this plugin safe for production use?
-
Absolutely! Secure Login URL Hide is designed for production use and follows WordPress coding standards. It’s lightweight, secure, and thoroughly tested.
Reviews
Contributors & Developers
“Secure Login URL Hide” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Secure Login URL Hide” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3
- Bump version to 1.0.3
- Update Tested up to: 6.8.2
- Upload and set new assets (banner & icon)
- No functional code changes
