When someone logs in I want them to be redirected to their profile. I changed some code in the wp-login.php and it will now redirect them if they login at their site (theirblog.mywebsite.com/wp-login). If they log-in on my site (mywebsite.com/wp-login), it doesn't redirect them to their profile but their wp-admin page instead. I've looked through a lot of code but I can't figure out how to change it. Any help? Thanks!