learndash_is_topic_notcomplete()
Function: Checks if a topic is not complete.
learndash_is_topic_notcomplete Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-progress.php
Function: Checks if a topic is not complete.
learndash_is_topic_notcomplete Read More »
Function: Outputs the HTML output to mark a course complete.
learndash_mark_complete Read More »
Filter Hook: Filters attributes for mark a course complete form.
learndash_mark_complete_form_atts Read More »
Filter Hook: Filters form fields to mark a course complete.
learndash_mark_complete_form_fields Read More »
Filter Hook: Filters HTML output to mark a course completion.
learndash_mark_complete Read More »
Function: Checks if the lesson topics are completed.
learndash_lesson_topics_completed Read More »
Function: Processes a request to mark a step/course complete.
learndash_mark_complete_process Read More »
Filter Hook (deprecated): Filters URL to redirect to after marking a step complete.
learndash_completion_redirect Read More »
Function: Redirects the user after quiz completion when a user clicks on the “continue” button.
learndash_quiz_redirect Read More »
Function: Checks whether a user can attempt the quiz again.
learndash_can_attempt_again Read More »
Filter Hook: Filters number of quiz attempts allowed for a user.
learndash_allowed_repeats Read More »
Function: Returns the previous lesson/topic to be completed.
learndash_get_previous Read More »
Function: Adds the meta boxes to course post type.
Function: Prints the lesson metabox content.
meta_box_lessons_callback Read More »
Function: Prints the topics metabox content.
meta_box_topics_callback Read More »
Function: Prints the quizzes meta box content.
meta_box_quizzes_callback Read More »
Method: Get Post Setting.
LDLMS_Model_Course::get_setting Read More »
Method: Returns the parent step ID for a given step. 0 if no parent step.
LDLMS_Course_Steps::get_parent_step_id Read More »
Method: Get Parent Children steps.
LDLMS_Course_Steps::get_children_steps Read More »
Method: Steps split keys.
LDLMS_Course_Steps::steps_split_keys Read More »