SFWD_LMS::select_a_lesson( int $course_id = null )

Makes wp_query to retrieve lessons a course


Description Description


Parameters Parameters

$course_id

(Optional)

Default value: null


Top ↑

Return Return

(array) array of lessons


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.