LD_REST_Posts_Controller_V1::__construct()
Method: Public constructor for class
LD_REST_Posts_Controller_V1::__construct Read More »
@package: LearnDash / REST / V1
Source Files: includes/rest-api/v1/class-ld-rest-posts-controller.php
Method: Public constructor for class
LD_REST_Posts_Controller_V1::__construct Read More »
Method: Delete Group Users.
LD_REST_Groups_Users_Controller_V1::delete_groups_users Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Posts_Controller_V1::register_routes_wpv2 Read More »
Method: Get Collection parameters
LD_REST_Groups_Users_Controller_V1::get_collection_params Read More »
Method: Prepare the LearnDash Post Type Settings.
LD_REST_Posts_Controller_V1::register_fields Read More »
Method: Public constructor for class
LD_REST_Topics_Controller_V1::__construct Read More »
Class: Class LearnDash REST API V1 Questions Post Controller.
LD_REST_Questions_Controller_V1 Read More »
Method: Checks a users submitted quiz attempt to see if that quiz has graded questions and if all of them have been graded
LD_QuizPro::quiz_attempt_has_ungraded_question Read More »
Method: Check Groups Courses Update Permissions.
LD_REST_Groups_Courses_Controller_V1::update_groups_courses_permissions_check Read More »
Method: This function runs when a quiz is started and is used to set the quiz start timestamp
LD_QuizPro::set_quiz_status_meta Read More »
Method: Check Groups Courses Update Permissions.
LD_REST_Groups_Courses_Controller_V1::update_groups_courses Read More »
Method: This function runs when a quiz is completed, and does the action ‘wp_pro_quiz_completed_quiz’
LD_QuizPro::wp_pro_quiz_completed Read More »
Method: Check Groups Courses Delete Permissions.
LD_REST_Groups_Courses_Controller_V1::delete_groups_courses_permissions_check Read More »
Method: Returns the Quiz ID when submitting the Pro Quiz ID
LD_QuizPro::get_ld_quiz_id Read More »
Method: Delete Groups Courses.
LD_REST_Groups_Courses_Controller_V1::delete_groups_courses Read More »
Method: Returns an array of quizzes in the string format of “$quiz_id – $quiz_name”
LD_QuizPro::get_quiz_list Read More »
Method: Get Groups Courses.
LD_REST_Groups_Courses_Controller_V1::get_groups_courses Read More »
Method: Echoes the HTML with inline javascript that contains the JSON representation of the certificate details and continue link details
LD_QuizPro::certificate_details Read More »
Method: Get Collection parameters
LD_REST_Groups_Courses_Controller_V1::get_collection_params Read More »
Method: Returns the certificate link appended to input HTML content if the Post ID is set, else it only returns the input HTML content
LD_QuizPro::certificate_link Read More »