apply_filters( 'llms_idle_session_timeout', int $minutes )

Filter the time (in minutes) to allow a session to remain open before it’s considered an “idle” session.


Parameters Parameters

$minutes

(int) Number of minutes.


Top ↑

Source Source

File: includes/class-llms-sessions.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.