Auth Cookie Renewal
-
I figured out where to set the auth cookie to a longer time frame if needed, but I’d rather see a renewal happen if possible. However, I’m not sure that this is possible since the wp-cron has been disabled on page loads and is being called via crond.
When I’m actively using the site, I get logged out after an hour. First off, is that normal or do I have something broken? If it’s normal, how might the cookie be renewed automagically? Something like, when auth cookie is called and expire time is less that 10 minutes, reset expire time to 3600.
If it’s not normal, any clues as to what to look for in which logs?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Auth Cookie Renewal’ is closed to new replies.