LLMS_Course::get_quizzes()
Retrieve an array of quizzes within a course
Description Description
Return Return
(int[]) Array of WP_Post IDs of the quizzes.
Source Source
File: includes/models/model.llms.course.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.16.0 | Unknown. |
| 3.12.0 | Introduced. |