leandash_get_question_pro_fields()
Function: Gets the `WPProQuiz` Question row column fields.
leandash_get_question_pro_fields Read More »
Function: Gets the `WPProQuiz` Question row column fields.
leandash_get_question_pro_fields Read More »
Function: Gets the `WPProQuiz` Quiz row column fields.
leandash_get_quiz_pro_fields Read More »
Function: Gets the primary quiz post ID from a pro quiz ID.
learndash_get_quiz_primary_shared Read More »
Function: Gets the list of questions associated with the quiz.
learndash_get_quiz_questions Read More »
Function: Prints the quiz navigation admin template for the widget.
learndash_quiz_navigation_admin Read More »
Function: Prints the quiz switcher within the quiz questions in the admin meta box.
learndash_quiz_switcher_admin Read More »
Function: Handles the AJAX pagination for the quiz questions navigation.
learndash_wp_ajax_ld_quiz_navigation_admin_pager Read More »
Function: Syncs the question pro fields with the question post.
learndash_proquiz_sync_question_fields Read More »
Function: Marks all the quizzes associated with the given question as dirty.
learndash_set_question_quizzes_dirty Read More »
Function: Adds a WPProQuiz question to mirror a Question post (sfwd-question).
learndash_update_pro_question 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 »