do_action( 'learndash_lesson_completed', array $lesson_data )

Fires after the lesson is marked completed.


Description Description


Parameters Parameters

$lesson_data

An array of lesson complete data.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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