learndash_essay_fileupload_process()
Function: Handles the file uploads for the essays.
learndash_essay_fileupload_process Read More »
Function: Handles the file uploads for the essays.
learndash_essay_fileupload_process Read More »
Function: Handles the approval of the essay in bulk.
learndash_essay_bulk_actions_approve Read More »
Function: Deletes the uploaded file when essay post is deleted.
learndash_before_delete_essay 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 »
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: Adds custom columns to the essay post type listing in admin.
add_essays_data_columns Read More »
Function: Populates the essay post type columns in the admin.
learndash_populate_essay_cpt_columns Read More »
Function: Adds ‘Approve’ option next to certain selects on the Essay edit screen in the admin.
learndash_essay_bulk_actions Read More »
Function: Adds inline actions to assignments on post listing hover in the admin.
learndash_essay_inline_actions Read More »
Function: Adjust essay post type query in admin
learndash_modify_admin_essay_listing_query Read More »
Function: Sorts the quiz results messages.
learndash_quiz_result_message_sort Read More »