ld_quiz_complete_shortcode()
Function: Builds the `[ld_quiz_complete]` shortcode output.
ld_quiz_complete_shortcode Read More »
@package: LearnDash / Shortcodes
Source Files: includes/shortcodes/ld_quiz_complete.php
Function: Builds the `[ld_quiz_complete]` shortcode output.
ld_quiz_complete_shortcode Read More »
Function: Builds the `[ld_certificate]` shortcode output.
ld_certificate_shortcode Read More »
Function: Builds the `[ld_course_resume]` shortcode output.
ld_course_resume_shortcode Read More »
Function: Enqueues the settings page styles and scripts.
learndash_admin_settings_page_assets Read More »
Function: Creates a sfwd-quiz post for the given pro quiz ID.
learndash_create_quiz_for_adv_quiz Read More »
Function: Migrates the content from a pro quiz object to the quiz custom post type.
learndash_migrate_content_from_pro_quiz_to_custom_post_type Read More »
Function: Creates a quiz post for each advanced quiz.
learndash_create_quiz_for_all_adv_quiz Read More »
Function: Migrates the LearnDash quiz.
learndash_quiz_migration Read More »
Function: Gets all the open quizzes.
learndash_get_open_quizzes Read More »
Function: Gets the list of quizzes not associated with any course.
learndash_get_non_course_qizzes Read More »
Function: Prints the output for quiz navigation meta box.
meta_box_questions_callback Read More »
Function: Adds the metaboxes for quiz post type.
Function: Updates the essays post meta with a reference to the quiz attempt user meta.
learndash_quiz_submitted_update_essay Read More »
Function: Deletes the uploaded file when essay post is deleted.
learndash_before_delete_essay Read More »
Function: Handles the approval of the essay in bulk.
learndash_essay_bulk_actions_approve Read More »
Function: Handles the file uploads for the essays.
learndash_essay_fileupload_process Read More »
Function: Handles the AJAX file upload for an essay question.
learndash_upload_essay Read More »
Function: Restricts the assignment listings view to group leader only.
learndash_restrict_essay_listings_for_group_admins Read More »
Function: Updates the quiz statistics for the given quiz attempt.
learndash_update_quiz_statistics Read More »
Function: Updates the quiz activity for a user.
learndash_update_quiz_activity Read More »