I have protected my page, so If the user is not authorized, it redirects to login page. In the same page, I am displaying name [am4user] and email address [am4user var=email] of logged in user. After some time, If I reload the page, the page is loaded but not display login user and email address. The correct behavior should be it redirect to login page. FYI, I am using WordPress plugin Is there any timeout setting I have to do? Any help would greatly appreciate