ld_lesson_access_from()
Function: Gets the timestamp of when a user can access the lesson.
ld_lesson_access_from Read More »
Function: Gets the timestamp of when a user can access the lesson.
ld_lesson_access_from Read More »
Function: Checks whether a user has access to a course.
sfwd_lms_has_access_fn Read More »
Function: Redirects a user to the course page if it does not have access.
sfwd_lms_access_redirect Read More »
Filter Hook: Filters the course redirect URL after checking access.
learndash_access_redirect Read More »
Function: Checks whether the user’s access to the course is expired.
ld_course_access_expired Read More »
Filter Hook: Filters whether the course is expired for a user or not.
learndash_process_user_course_access_expire Read More »
Action Hook: Fires when the user course access is expired.
learndash_user_course_access_expired Read More »
Function: Generates an alert in the header that a user’s access to the course is expired.
ld_course_access_expired_alert Read More »
Function: Gets the amount of time until the course access expires for a user.
ld_course_access_expires_on Read More »
Filter Hook: Filters the amount of time until the user’s course access expires.
ld_course_access_expires_on Read More »
Function: Checks whether a user has access to a course.
sfwd_lms_has_access Read More »
Filter Hook: Filters whether a user has access to the course.
sfwd_lms_has_access Read More »
Class: Class LearnDash Admin WP User Profile Edit.
Learndash_Admin_User_Profile_Edit Read More »
Method: Public constructor for class.
Learndash_Admin_User_Profile_Edit::__construct Read More »
Method: Function called when WP load the page.
Learndash_Admin_User_Profile_Edit::on_load_user_profile Read More »
Method: Function called to show / edit WP user profile.
Learndash_Admin_User_Profile_Edit::show_user_profile Read More »
Method: Displays users course information at bottom of profile called by show_user_profile().
Learndash_Admin_User_Profile_Edit::show_user_course_info Read More »
Filter Hook: Filters profile course info attributes.
learndash_profile_course_info_atts Read More »
Method: Output link to delete course data for user
Learndash_Admin_User_Profile_Edit::show_user_delete_data_link Read More »