apply_filters( 'ld_course_access_expires_on', int $course_access_upto, int $course_id, int $user_id )

Filters the amount of time until the user’s course access expires.


Description Description


Parameters Parameters

$course_access_upto

Course expires on timestamp.

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