Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Analytics_Lessoncompletions_Widget::get_lesson_ids( array $products )
Retrieve an array of lesson ids for all the products in the current filter
Description Description
Parameters Parameters
- $products
-
(Required) array of product ids
Return Return
(array)
Source Source
File: includes/admin/reporting/widgets/class.llms.analytics.widget.lessoncompletions.php
Changelog Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |