learndash_group_updated_messages()
Function: Set ‘updated’ admin messages for Groups post type
learndash_group_updated_messages Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/2.6.4/functions.php
Function: Set ‘updated’ admin messages for Groups post type
learndash_group_updated_messages Read More »
Function: Handles the actions to be made when the user joins a course.
learndash_process_course_join Read More »
Filter Hook: Filters URL that a user should be redirected to after joining a course.
learndash_course_join_redirect Read More »
Function: Builds the `[course_content]` shortcode output.
learndash_course_content_shortcode Read More »
Function: Returns the course enrollment date for a regular user in no-open courses.
ld_course_access_from Read More »
Function: Updates the list of courses a user can access.
ld_update_course_access Read More »
Action Hook: Fires after a user’s list of courses are updated.
learndash_update_course_access Read More »
Function: Gets the timestamp of when a user can access the lesson.
ld_lesson_access_from Read More »
Function: Gets when the lesson will be available.
lesson_visible_after Read More »
Function: Is course prerequities completed
is_course_prerequities_completed Read More »
Function: Gets the list of course prerequisites for a given course.
learndash_get_course_prerequisite Read More »
Filter Hook: Filters whether a user has access to the course.
sfwd_lms_has_access 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 »
Function: Checks whether the user’s access to the course is expired.
ld_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 »
Function: Gets the lesson list output for a course.
learndash_get_course_lessons_list Read More »
Function: Gets the quiz list output for a course.
learndash_get_course_quiz_list Read More »
Function: Gets the quiz list output for a lesson/topic.
learndash_get_lesson_quiz_list Read More »