learndash_video_complete_for_step( int $step_id, int $course_id, int $user_id )

Utility class method to allow add-hoc checks on video complete.


Description Description


Parameters Parameters

$step_id

(Required) Course Step ID.

$course_id

(Required) Course ID.

$user_id

(Required) User ID.


Top ↑

Return Return

(bool) true if complete.


Top ↑

Source Source

File: includes/course/ld-course-video.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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