SFWD_LMS::select_a_lesson_or_topic( int $course_id = null,  $include_topics = true,  $include_default = true )

Makes wp_query to retrieve lessons or topics for a course


Description Description


Parameters Parameters

$course_id

(Optional)

Default value: null


Top ↑

Return Return

(array) array of lessons or topics


Top ↑

Source Source

File: includes/class-ld-lms.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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