Learndash_Course_Video::process_mark_complete( $process_complete, Object $post, Object $current_user )

Handle Mark Complete on Lesson or Topic with Video Progress enabled.


Description Description


Parameters Parameters

$process_complete.

(Required)

$post

(Required) WP_Post object beiing marked complete.

$current_user

(Required) The User perforning the action.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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