learndash_courseinfo()
Function: Builds the `[courseinfo]` shortcode output.
learndash_courseinfo Read More »
@package: LearnDash / Shortcodes
Source Files: includes/shortcodes/ld_courseinfo.php
Function: Builds the `[courseinfo]` shortcode output.
learndash_courseinfo Read More »
Function: Registers the essay post type.
learndash_register_essay_post_type Read More »
Function: Adds the essay post type capabilities.
learndash_add_essay_caps Read More »
Function: Maps the meta capabilities for essay post type.
learndash_map_metacap_essays Read More »
Function: Registers the ‘Graded’ and ‘Not Graded’ post status.
learndash_register_essay_post_status Read More »
Function: Manages the permissions for the essay post type.
learndash_essay_permissions Read More »
Function: Syncs the `WPProQuiz` question category with the LearnDash question taxonomy.
learndash_proquiz_sync_question_category Read More »
Function: Gets all the quiz post IDs from the quiz pro ID.
learndash_get_quiz_post_ids 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: 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: 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: Formats the quiz cloze type answers into an array to be used when comparing responses.
fetchQuestionCloze 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 »