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.


Top ↑

Source Source

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


Top ↑

User Contributed Notes User Contributed Notes

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