I'm using wp_login_form on a site at the moment, and when you log in correctly it redirects the user to the appropriate url.
Unfortunately if you make a mistake in the username/password it forwards you to wp-login.php, which shakes its box at the user. And disrupts consistent brand experience, like.
So does anybody know a way to make it not do that?