apply_filters( 'ld_course_access_from', int $access_from, int $course_id, int $user_id )

Filters the amount of time when a lesson becomes available to the user.


Description Description


Parameters Parameters

$access_from

The timestamp of when the lesson wil become availble to user.

$course_id

Course ID.

$user_id

User ID.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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