Login Form Redirection
Add these two blocks of code to functions.php or make a plugin. Everything should be self explanatory with comments. You could also use jQuery Validate plugin to check username, password via ajax and have these 2 blocks of code for backup if user has disabled JS. These two blocks of code should cover all possible … Read more