learndash_update_question_template()
Function: Handles the question save template logic.
learndash_update_question_template Read More »
Function: Handles the question save template logic.
learndash_update_question_template Read More »
Function: Gets an array of Quiz IDs where the question is used.
learndash_get_quizzes_for_question Read More »
Function: Gets the quiz ID from a post ID.
learndash_get_quiz_id Read More »
Function: Prints content for the quiz navigation meta box for admin.
learndash_quiz_navigation_admin_box_content Read More »
Function: Handles the wp pro quiz class autoloading.
wpProQuiz_autoload Read More »
Function: Runs the wp pro quiz upgrade after the plugins are loaded.
wpProQuiz_pluginLoaded Read More »
Function: Instansiates the `WpProQuiz_Plugin_BpAchievementsV3` class.
wpProQuiz_achievementsV3 Read More »
Function: Formats the quiz cloze type answers into an array to be used when comparing responses.
fetchQuestionCloze Read More »
Function: Casts an instance of PHP stdClass to the type of given class name.
learndash_cast_WpProQuiz_Model_AnswerTypes Read More »
Function: Gets the quiz ID from the pro quiz ID.
learndash_get_quiz_id_by_pro_quiz_id Read More »
Function: Gets the question post ID from the pro quiz question ID.
learndash_get_question_post_by_pro_id Read More »
Function: Marks a quiz question dirty when the question post is trashed or untrashed.
learndash_transition_quiz_question_post_status Read More »
Class: ProQuiz view question edit.
WpProQuiz_View_QuestionEdit Read More »