learndash_30_get_course_sections( int|null $course_id = null )

Gets the ld30 theme course sections.


Description Description


Parameters Parameters

$course_id

(Optional) Course ID.

Default value: null


Top ↑

Return Return

(array|false) An array of sections or false.


Top ↑

Source Source

File: themes/ld30/includes/helpers.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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