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.


Top ↑

Parameters Parameters

$course

(array) Hash of the importable course data.


Top ↑

Source Source

File: includes/admin/views/importable-course.php

View on GitHub


Top ↑

Changelog Changelog

Changelog
Version Description
4.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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