do_action( "llms_reporting_student_tab_{$current_tab}_content", LLMS_Student $student )
Allow add-ons to provide content for student tabs.
Parameters Parameters
- $student
-
(LLMS_Student) LLMS_Student instance.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 9.1.0 | Introduced. |