LLMS_Course_Data::get_engagements( string $type, string $period = 'current' )

Retrieve # of engagements related to the course awarded within the period


Description Description


Parameters Parameters

$type

(Required) Engagement type [email|certificate|achievement].

$period

(Optional) Date period [current|previous]. Default is 'current'.

Default value: 'current'


Top ↑

Return Return

(int)


Top ↑

Source Source

File: includes/class.llms.course.data.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.15.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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