Quiz::override_output()
Method: Hijack the quiz shortcode output.
Quiz::override_output Read More »
@package: LearnDash / Core
Source Files: src/Core/Shortcodes/Overrides/Quiz.php
Method: Hijack the quiz shortcode output.
Quiz::override_output Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Returns true if an attribute exists. Otherwise, false.
Model::hasAttribute Read More »
Method: Returns the progress percentage for a user.
Course::get_progress_percentage Read More »
Method: Returns the number of steps a user has completed.
Course::get_completed_steps_number Read More »
Method: Returns the total number of related quizzes.
Course::get_quizzes_number Read More »
Method: Returns the total number of related lessons.
Course::get_lessons_number Read More »
Method: Returns the total number of steps.
Course::get_total_steps_number Read More »
Method: Returns a status slug for a user.
Course::get_status_slug Read More »
Method: Returns a certificate link for a user.
Course::get_certificate_link Read More »
Method: Returns a product model based on the course.
Course::get_product Read More »
Method: Returns allowed post types.
Course::get_allowed_post_types Read More »