It seems that if one of my members does not log out, that they will stay logged in indefinitely. Is there a way to force a logout using a timer or at least force a logout when they close the browser window? For example, when I am in my aMember CP if I remain inactive for a certain amount of time I am automatically logged out. I would like to duplicate this method for my members. Thanks
No it use default php sessions so should expire when browser closed for sure. Do you use any third-party plugins?
Yes, wordpress and amthankyou. Is there a place in the code I can set a timer like the one in my aMember CP?