do_action( 'learndash_user_course_access_expired', int $user_id, int $course_id )

Fires when the user course access is expired.


Description Description


Parameters Parameters

$user_id

User ID.

$course_id

Course ID.


Top ↑

Source Source

File: includes/course/ld-course-user-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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