Description
I don’t offer support through the support forum. Use Web Page instead.
Switch wordpress-login.php is a very light plugin that lets you easily and safely change WordPress-login.php to anything you want. It doesn’t literally rename or change files in core, nor does it add rewrite rules. It simply intercepts page requests and works on any WordPress website. The wp-admin directory and wp-login.php page become inaccessible, so you should bookmark or remember the url. Deactivating this plugin brings your site back exactly to the state it was before. If You Have Any Problem With This Plugin Contact Our WP Web Teach Team. www.how2wordpress.usa.cc/support/
Compatibility
All login related things such as the registration form, lost password form, login widget and expired sessions just keep working.
It’s also compatible with any plugin that hooks in the login form, including
- BuddyPress,
- WooCommerce,
- TML,
- UserPro,
- and User Switching.
Works with multisite, but not tested with Domain And subdomains. Activating it for a network allows you to set a networkwide default. Individual sites can still rename their login page to something else.
If you’re using a page caching plugin you should add the slug of the new login url to the list of pages not to cache.
If you wish, you can block wp-login.php with .htaccess
from now on.
Installation
- Go to Plugins › Add New.
- Search for Switch WordPress-login.php.
- Look for this plugin, download and activate it.
- The page will redirect you to the settings. Rename wp-login.php there.
- You can change this option any time you want, just go back to Settings › Permalinks › Rename wp-login.php.
FAQ
- Installation Instructions
-
- Go to Plugins › Add New.
- Search for Switch WordPress-login.php.
- Look for this plugin, download and activate it.
- The page will redirect you to the settings. Rename wp-login.php there.
- You can change this option any time you want, just go back to Settings › Permalinks › Rename wp-login.php.
- I forgot my login url!
-
Either go to your MySQL database and look for the value of
rwl_page
in the options table, or remove therename-wp-login
folder from yourplugins
folder, log in through wp-login.php and reinstall the plugin.On a multisite install the
rwl_page
option will be in the sitemeta table, if there is no such option in the options table. - How Do i Download This Plugin
-
Visit Our Website www.how2wordpress.usa.cc/switch-wp-login
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Switch WordPress-login.php” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Switch WordPress-login.php” 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
- Initial version.