I want expire the session if user (admin) is inactive for 15 minute in WordPress site,
can anyone tell me what is the default session expiry time in WordPress? and how to change that default expire time.
I want expire the session if user (admin) is inactive for 15 minute in WordPress site,
can anyone tell me what is the default session expiry time in WordPress? and how to change that default expire time.
You must be logged in to post a comment.
Simply add this code in your theme’s functions.php: