LLMS_Sessions::get_session_events( LLMS_Event $start, array $args = array() )

Retrieve an array of events which occurred during a session.


Description Description


Parameters Parameters

$start

(Required) Event record for the session.start event.

$args

(Optional) Array of additional arguments to pass to the LLMS_Events_Query.

Default value: array()


Top ↑

Return Return

(LLMS_Event[])


Top ↑

Source Source

File: includes/class-llms-sessions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.36.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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