neononcon
Member
Posted 2 years ago #
Can someone please help me figure out what would go into changing the url http://site.com/wp-login to http://site.com/login
I changed the wp-login.php file to login.php and it displayed correctly but it just doesn't seem like it will be that easy.
What's your input?
breakingball
Member
Posted 2 years ago #
It might be better to do this with a plugin than by hacking core files...
http://wordpress.org/extend/plugins/stealth-login/
neononcon
Member
Posted 2 years ago #
Thanks! Looks like a cool plugin. I'd still like to know the method of accomplishing this through hacking the core files. I've already customized the login/registration page a lot but all I need now is a new URL to access it.
Can someone please give some direction?