lifterlms_template_my_courses_loop( LLMS_Student $student = null, bool $preview = false )

Get course tiles for a student’s courses


Description Description


Parameters Parameters

$student

(Optional) LLMS_Student (current student if none supplied). Default null.

Default value: null

$preview

(Optional) If true, outputs a short list of courses (based on dashboard_recent_courses filter). Default false.

Default value: false


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/functions/llms.functions.templates.dashboard.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.15 Added secondary sorting by post_title when the primary sort is menu_order.
3.26.3 Unknown.
3.14.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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