do_action( 'llms_before_importable_course', array $course )
Action run prior to the output of an importable course item
Parameters Parameters
- $course
-
(array) Hash of the importable course data.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.8.0 | Introduced. |