learndash_update_pro_question()
Function: Adds a WPProQuiz question to mirror a Question post (sfwd-question).
learndash_update_pro_question Read More »
@package: LearnDash / Quiz
Source Files: includes/quiz/ld-quiz-functions.php
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: 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 »