do_action( 'lifterlms_before_student_dashboard', string $layout )
Fires before the student dashboard output.
Parameters Parameters
- $layout
-
(string) The layout of the dashboard.
Source Source
File: includes/functions/llms.functions.templates.dashboard.php
Changelog Changelog
| Version | Description |
|---|---|
| 7.8.0 | Introduced. |