Arrow

Fix for redirect back to current page after login | Peter's Login Redirect | Forum

Back to the login redirect plugin page

Please consider registering
guest

Log In

Lost password?
Advanced Search

— Forum Scope —

  

— Match —

   

— Forum Options —

   

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
Fix for redirect back to current page after login
April 12, 2010
11:30 am
Jason
Guest

In Appearance editor just go to side bar and where the line loginout is it has a empty () just add so it looks like what is below and you will be good to go.

<li><?php wp_loginout(urlencode($_SERVER['REQUEST_URI'])); ?></li>