learndash_get_course_points()
Function: Retrieves the course completion points setting of a course.
learndash_get_course_points Read More »
@package: LearnDash / Course
Source Files: sfwd-lms/includes/course/ld-course-functions.php
Function: Retrieves the course completion points setting of a course.
learndash_get_course_points Read More »
Function: Retrieves the course points required to access a course.
learndash_get_course_points_access Read More »
Function: Checks if a user can access course points.
learndash_check_user_course_points_access Read More »
Function: Gets the list of course prerequisites and its status for a course.
learndash_get_course_prerequisites Read More »
Function: Checks whether the course prerequisites requirement for enrollment setting is enabled for a course.
learndash_get_course_prerequisite_enabled Read More »
Method: LearnDash Vide Progress constructor.
Learndash_Course_Video::__construct Read More »
Method: Get instance.
Learndash_Course_Video::get_instance Read More »
Method: Hook into the LearnDash template logic to insert the Video Progression output
Learndash_Course_Video::add_video_to_content Read More »
Filter Hook: Filter to override unknown video provider.
Filter Hook: Filters post content video parameters.
Filter Hook: Filters content video data.
learndash_lesson_video_data Read More »
Method: Add JS logic to the page footer.
Learndash_Course_Video::action_wp_footer Read More »
Method: Handle Mark Complete on Lesson or Topic with Video Progress enabled.
Learndash_Course_Video::process_mark_complete Read More »
Method: Redirect after Mark Complete is performed.
Learndash_Course_Video::learndash_completion_redirect Read More »
Class: Class for handling the LearnDash Video Progression.
Learndash_Course_Video Read More »
Method: The purpose of this early function is to setup the main ‘learndash-lms’ menu page. Then re-position the various custom post type submenu items to be found under it.
Learndash_Admin_Menus_Tabs::learndash_admin_menu_early Read More »
Filter Hook: Filters LearnDash settings submenu menu position.
learndash-menu-position Read More »
Action Hook: Fires after the LearnDash menu and submenu are added.
learndash_admin_menu Read More »
Method: Admin menu last or late items.
Learndash_Admin_Menus_Tabs::learndash_admin_menu_last Read More »
Method: Set up admin tabs for each admin menu page under LearnDash
Learndash_Admin_Menus_Tabs::learndash_admin_tabs Read More »