apply_filters( 'learndash_course_open_set_user_access_from', boolean $update_access_from, int $user_id, int $course_id )

Filters whether to update user course access from value.


Description Description


Parameters Parameters

$update_access_from

Whether to update user access from.

$user_id

User ID.

$course_id

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