apply_filters( 'llms_my_courses_loop_courses_query_args', obj $student , boolean $preview )
Get course tiles for a student’s courses
Description Description
Parameters Parameters
- $student
-
(obj) LLMS_Student (current student if none supplied)
- $preview
-
(boolean) if true, outputs a short list of courses (based on dashboard_recent_courses filter)
Return Return
(void)
Source Source
File: includes/functions/llms.functions.templates.dashboard.php
Changelog Changelog
Version | Description |
---|---|
3.14.0 | Introduced. |
User Contributed Notes User Contributed Notes
Permalink: