LDLMS_Model_Exam::get_nonce_value()
Method: Class utility function to generate the Exam nonce value.
LDLMS_Model_Exam::get_nonce_value Read More »
@package: LearnDash / Exam
Source Files: includes/classes/class-ldlms-model-exam.php
Method: Class utility function to generate the Exam nonce value.
LDLMS_Model_Exam::get_nonce_value Read More »
Method: Class utility function to generate the Exam nonce key.
LDLMS_Model_Exam::get_nonce_key Read More »
Method: Generic getter function to access misc class properties.
LDLMS_Model_Exam::__get Read More »
Method: Initialize post.
LDLMS_Model_Exam::init Read More »
Method: Class constructor.
LDLMS_Model_Exam::__construct Read More »
Method: Get the Question Answer classes.
LDLMS_Model_Exam_Question_Multiple::get_answer_classes Read More »
Method: Get the Question classes.
LDLMS_Model_Exam_Question_Multiple::get_question_classes Read More »
Method: Grade Exam Question from user submitted answers.
LDLMS_Model_Exam_Question_Multiple::question_grade Read More »
Method: Get the Question Answer classes.
LDLMS_Model_Exam_Question_Single::get_answer_classes Read More »
Method: Get the Question classes.
LDLMS_Model_Exam_Question_Single::get_question_classes Read More »
Method: Grade Exam Question from user submitted answers.
LDLMS_Model_Exam_Question_Single::question_grade Read More »
Method: Returns message if current active theme is set to Legacy
Learndash_Admin_Exams_Listing::learndash_exam_legacy_theme_warning Read More »
Method: Filter Exam listing by Course Pass
Learndash_Admin_Exams_Listing::listing_filter_by_course_passed Read More »
Method: Filter Exam listing by Course Show
Learndash_Admin_Exams_Listing::listing_filter_by_course_show Read More »
Method: Show Exam Course “passed” column.
Learndash_Admin_Exams_Listing::show_column_step_course_passed Read More »
Method: Show Exam Course “show” column.
Learndash_Admin_Exams_Listing::show_column_step_course_show Read More »
Method: Called via the WordPress init action hook.
Learndash_Admin_Exams_Listing::listing_init Read More »
Method: Public constructor for class
Learndash_Admin_Exams_Listing::__construct Read More »
Method: Save metabox handler function.
Learndash_Admin_Exam_Edit::save_post Read More »
Method: On Load handler function for this post type edit.
Learndash_Admin_Exam_Edit::on_load Read More »