LLMS_Sessions::is_session_open( $start )
Determines if the given session is open (has not ended)
Description Description
Parameters Parameters
-
(Required) Event record for the start of the session.
Return Return
(bool)
Source Source
File: includes/class-llms-sessions.php
Changelog Changelog
Version | Description |
---|---|
3.36.0 | Introduced. |