learndash_upload_essay()
Function: Handles the AJAX file upload for an essay question.
learndash_upload_essay Read More »
@package: LearnDash / Essay
Source Files: includes/quiz/ld-quiz-essays.php
Function: Handles the AJAX file upload for an essay question.
learndash_upload_essay Read More »
Filter Hook: Filters whether to allow essay upload or not if the user is not logged in.
learndash_essay_upload_user_check Read More »
Function: Handles the file uploads for the essays.
learndash_essay_fileupload_process Read More »
Filter Hook: Filters essay status data.
learndash_essay_status_data Read More »
Filter Hook: Filters updated essay scoring data before saving it to post meta.
learndash_updated_essay_scoring Read More »
Function: Updates the user’s essay and quiz data on post save.
learndash_save_essay_status_metabox_data Read More »
Function: Adds a new essay response.
learndash_add_new_essay_response Read More »
Filter Hook: Filters list of allowed html tags in essay content.
learndash_essay_new_allowed_html Read More »
Filter Hook: Filters new essay submission `wp_insert_post` arguments.
learndash_new_essay_submission_args Read More »
Action Hook: Fires after a new essay is submitted.
learndash_new_essay_submitted Read More »
Function: Removes the default submitdiv meta box from the essay post type in the admin edit screen.
learndash_essays_remove_subbmitdiv_metabox Read More »
Function: Registers the essay upload metabox.
learndash_register_essay_upload_metabox Read More »
Function: Prints the essay upload metabox content.
learndash_essay_upload_meta_box Read More »
Function: Registers the essay grading response metabox.
learndash_register_essay_grading_response_metabox Read More »
Function: Prints the essay grading response metabox content.
learndash_essay_grading_response_meta_box Read More »
Function: Saves the essay grading response to the post meta.
learndash_save_essay_grading_response Read More »
Function: Registers the essay grading metabox.
learndash_register_essay_grading_metabox Read More »
Function: Prints the essay grading metabox content.
learndash_essay_grading_meta_box Read More »
Function: Gets the essay data for this particular submission
learndash_get_submitted_essay_data Read More »
Function: Registers the essay post type.
learndash_register_essay_post_type Read More »