do_action( 'llms_reporting_student_single_course_after_content', LLMS_Student $student, LLMS_course $course )

Action run after the content on the student course reporting screen.


Parameters Parameters

$student

(LLMS_Student) Current student.

$course

(LLMS_course) Current course.


Top ↑

Source Source

File: templates/admin/reporting/tabs/students/courses-course.php

View on GitHub


Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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