I just installed the Total Security plugin to help with displaying debugging info and also modified the wp-config.php as you described above.
where do I add the logging information that you shared above?
function log_redirection ($url)
{
global …
Actually, I am now having another issue.
I have facebook and twitter social login setup. The Twitter login works great but the Facebook login redirects me to the wrong page:
http://mydomain/login/?oa_social_login_source=login
I also changed the …