do_action( 'llms_after_importable_course', array $course )
Action run after the output of an importable course item
Description Description
This runs after the item’s content but before the item’s action button.
Parameters Parameters
- $course
-
(array) Hash of the importable course data.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.8.0 | Introduced. |