LDLMS_Model_Course::get_pager( int $parent_id, string $post_type = '' )
Get Course Pager.
Description Description
Parameters Parameters
- $parent_id
-
(Required) Parent ID. This may be the Course, Lesson, Topic or Quiz.
- $post_type
-
(Optional) Post Type of Parent ID.
Default value: ''
Source Source
File: includes/classes/class-ldlms-model-course.php
Changelog Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |