apply_filters( 'ld_lesson_access_from', int $timestamp , int $lesson_id , int $user_id )
Filters the timestamp of when the user will have access to the lesson.
Description Description
Parameters Parameters
- $timestamp
-
The timestamp of when the lesson can be accessed.
- $lesson_id
-
Lesson ID.
- $user_id
-
User ID.
Source Source
File: includes/course/ld-course-user-functions.php