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)


Top ↑

Return Return

(void)


Top ↑

Source Source

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

View on GitHub


Top ↑

Changelog Changelog

Changelog
Version Description
3.14.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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





Permalink: