lifterlms_student_dashboard( array $options = array() )
Output the LifterLMS Student Dashboard
Description Description
Parameters Parameters
- $options
-
(Optional) Array of options.
Default value: array()
Return Return
(void)
Source Source
File: includes/functions/llms.functions.templates.dashboard.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | During password reset, retrieve reset key and login from cookie instead of query string. Use llms_get_open_registration_status() . |
3.37.10 | Add filter llms_enable_open_registration . |
3.35.0 | unslash $_GET data. |
3.25.1 | Introduced. |