apply_filters( 'llms_importable_course_show_action', boolean $show_button, array $course )

Filters whether or not an action button should be displayed for an importable course.


Description Description


Parameters Parameters

$show_button

Whether or not to show the button.

$course

Hash of the importable course data.


Top ↑

Source Source

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


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.