I need to be able to redirect users back to the page they were viewing prior to logging in. Is there a way to send them back to the referrer ?
cheers
joe
I need to be able to redirect users back to the page they were viewing prior to logging in. Is there a way to send them back to the referrer ?
cheers
joe
Thats the default behavior, if its working.
This can be solved by searching for 'wp-login.php?loggedout=true' within wp-login.php and replacing with 'index.php'
This topic has been closed to new replies.