includes/course/ld-course-user-functions.php:
learndash_user_is_course_children_progress_complete ()
|
Check if user has completed all course children steps.
|
includes/ld-assignment-uploads.php:
learndash_lesson_hasassignments ()
|
Utility function to check whether a lesson has an assignment.
|
includes/ld-groups.php:
learndash_get_group_courses_list ()
|
Gets the list of enrolled courses for a group.
|
includes/ld-groups.php:
learndash_get_user_group_status ()
|
Get User’s group status
|
includes/ld-groups.php:
learndash_get_group_courses_per_page ()
|
Gets the group courses per page setting.
|
includes/course/ld-course-functions.php:
learndash_can_user_bypass ()
|
Check if user can bypass action ($context).
|
includes/ld-misc-functions.php:
learndash_ob_get_clean ()
|
Helper function for PHP output buffering.
|
includes/settings/settings-functions.php:
learndash_get_setting ()
|
Gets the LearnDash setting for a post.
|
includes/ld-misc-functions.php:
learndash_get_option ()
|
Gets the options for a particular post type and setting.
|
includes/class-ld-lms.php:
SFWD_LMS::get_template ()
|
Get LearnDash template and pass data to be used in template
|
includes/ld-groups.php:
learndash_is_user_in_group ()
|
Checks whether a user is part of the group or not.
|
includes/class-ldlms-post-types.php:
learndash_get_post_type_slug ()
|
|
includes/class-ldlms-post-types.php:
learndash_get_post_types ()
|
|
includes/shortcodes/ld_course_resume.php:
learndash_shortcode_atts
|
Filters shortcode attributes.
|
includes/course/ld-course-functions.php:
learndash_process_lesson_topics_pager ()
|
Processes the lesson topics pagination.
|
includes/course/ld-course-functions.php:
learndash_get_course_topics_per_page ()
|
Determines the number of lesson topics to display per page.
|
includes/course/ld-course-functions.php:
learndash_get_course_lessons_per_page ()
|
Gets the course lessons per page setting.
|
includes/course/ld-course-steps-functions.php:
learndash_course_get_single_parent_step ()
|
Gets the single parent step ID for a given step ID in a course.
|
includes/course/ld-course-functions.php:
learndash_get_course_id ()
|
Gets the course ID for a resource.
|
includes/course/ld-course-user-functions.php:
sfwd_lms_has_access ()
|
Checks whether a user has access to a course.
|
includes/course/ld-course-navigation.php:
learndash_get_course_lessons_list ()
|
Gets the lesson list output for a course.
|
includes/course/ld-course-navigation.php:
learndash_get_course_quiz_list ()
|
Gets the quiz list output for a course.
|
includes/course/ld-course-navigation.php:
learndash_get_lesson_quiz_list ()
|
Gets the quiz list output for a lesson/topic.
|
includes/course/ld-course-navigation.php:
learndash_topic_dots ()
|
Outputs the LearnDash topic dots.
|
includes/course/ld-course-progress.php:
learndash_lesson_progression_enabled ()
|
Checks whether the lesson progression is enabled or not.
|
includes/course/ld-course-progress.php:
learndash_course_status ()
|
Outputs the current status of the course.
|