/ Published in: PHP
URL: http://digwp.com/2011/01/simpler-login-url/
Add this to you htaccess file BEFORE the wordpress rewrite rules
Expand |
Embed | Plain Text
RewriteRule ^login$ http://yoursite.com/wp-login.php [NC,L]
You need to login to post a comment.
