Plugin Contributor
Maya
(@tdgu)
Hi,
You can customize the login URL through WP-Hide > Admin > wp-login.php. First, fill in the option New wp-login.php with the new login slug you require to use. Ensure there is no other plugin or custom code active, which also customise the default login or it will get into conflict.
Further, clear the site and browser cache and try to log-in through the new URL.
If everything works fine, you can go back to WP-Hide > Admin > wp-login.php and set to Yes the Block default wp-login.php option, this prevents the default URL to be still active and accessible.
The admin slug ( default /wp-admin/ ) can be changed at WP-Hide > Admin > Admin URL, by following the exact steps described above.
Hope this helps.
Thanks
Can I use login slug without .php? for example: domain.com/login
It will work? Because I am not using .php url for current login page.
[ Please do not bump. ]
Hi,
On most servers this should work just fine, you just have to give it a try. If not working, just append the .php
Thanks