This method has been deprecated. This method is not needed anymore. All logic was moved to learndash_mark_complete_process, learndash_quiz_redirect functions instead.
Learndash_Course_Video::process_mark_complete( bool $mark_complete, WP_Post $post, WP_User $current_user )
Handle Mark Complete on Lesson or Topic with Video Progress enabled.
Description #
Parameters #
Return #
(bool)
Source #
Changelog #
| Version | Description |
|---|---|
| 4.11.0 | This method is not needed anymore. All logic was moved to learndash_mark_complete_process functions. |
| 2.4.6 | Introduced. This method has been deprecated. This method is not needed anymore. All logic was moved to learndash_mark_complete_process, learndash_quiz_redirect functions instead. |