learndash_save_essay_grading_response()
Function: Saves the essay grading response to the post meta.
learndash_save_essay_grading_response 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 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: Sorts the quiz results messages.
learndash_quiz_result_message_sort Read More »
Function: Builds the `[quizinfo]` shortcode output.
learndash_quizinfo Read More »
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: 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 »