do_action( 'dozent_course_gate_before', int $course_id )
Main course gate action hook, it will fire most first when any user try to enter / buy course
Parameters
- $course_id
-
(int) Course ID
Source
File: classes/CourseGate.php
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |