learndash_quiz_continue_link learndash_quiz_continue_link( int $id ) Outputs the quiz continue link. ContentsDescription Parameters Return Source Related Namespace @package Uses Used By Description # Parameters # $id (int) (Required) Quiz ID. Return # (string) The quiz continue link output. Source # File: includes/course/ld-course-navigation.php Related # Namespace # global @package # LearnDash / Navigation Uses # Uses Uses Description includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. 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-navigation.php: learndash_quiz_continue_link Filters output of quiz continue link. Used By # Used By Used By Description includes/quiz/ld-quiz-pro.php: LD_QuizPro::certificate_details () Echoes the HTML with inline javascript that contains the JSON representation of the certificate details and continue link details includes/deprecated/3.4.0/functions.php: learndash_quiz_continue_link_OLD () Outputs the quiz continue link(old).
Uses # Uses Uses Description includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. 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-navigation.php: learndash_quiz_continue_link Filters output of quiz continue link.
Used By # Used By Used By Description includes/quiz/ld-quiz-pro.php: LD_QuizPro::certificate_details () Echoes the HTML with inline javascript that contains the JSON representation of the certificate details and continue link details includes/deprecated/3.4.0/functions.php: learndash_quiz_continue_link_OLD () Outputs the quiz continue link(old).