lifterlms_template_student_dashboard_home()
Main dashboard homepage template
Return Return
(void)
Source Source
File: includes/functions/llms.functions.templates.dashboard.php
echo '<h3 class="llms-h3 llms-section-title">'; echo $course->get( 'title' );
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.14.0 | Introduced. |