Tag: Wordpress logout after browser close
-
[Login-with-AJAX issue solved] – Logout user when browser is closed
After installing a plugin “Login With AJAX”(version 3.0.4 or less), I faced a issue with wordpress logout. The issue was: The user is kept logged-in even after the browser is closed !! The user needs to logout explicitly from the site. In general, browser clears the cookies(Session Cookies) set by WordPress for the logged-in user…