Login Non-Admin Redirection
By default WordPress redirects users to admin back-end if no ‘redirect_to’ parameter is set. The plugin replaces that default redirection url by the [front-end site url](http://codex.wordpress.org/Function_Reference/site_url). Logins with ‘redirect_to’ parameter are still redirected to the given url.