apply_filters( 'ld_lesson_access_from__visible_after', int $lesson_access_from, int $lesson_id, int $user_id )

Filters the timestamp of when lesson will be visible after.


Description Description


Parameters Parameters

$lesson_access_from

The timestamp of when the lesson will be available after a specific date.

$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.