learndash_delete_course_progress( int $course_id, int $user_id )

Deletes the course progress for a user.


Description Description


Parameters Parameters

$course_id

(Required) Course ID.

$user_id

(Required) User ID.


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.