learndash_group_leader_can_edit_essay_filter()
Function: No description found
Method: Updates the user’s essay and quiz data on post save.
Learndash_Admin_Essay_Edit::save_essay_status_metabox_data Read More »
Class: Class LearnDash Admin Essay Edit.
Learndash_Admin_Essay_Edit Read More »
Method: Public constructor for class.
Learndash_Admin_Essay_Edit::__construct Read More »
Method: On Load handler function for this post type edit.
Learndash_Admin_Essay_Edit::on_load Read More »
Method: Prints the essay grading metabox content.
Learndash_Admin_Essay_Edit::essay_grading_meta_box Read More »
Method: Prints the essay upload metabox content.
Learndash_Admin_Essay_Edit::essay_upload_meta_box Read More »
Method: Removes the default submitdiv meta box from the essay post type in the admin edit screen.
Learndash_Admin_Essay_Edit::remove_subbmitdiv_metabox Read More »
Method: Save metabox handler function.
Learndash_Admin_Essay_Edit::save_post Read More »
Method: Prints the essay grading response metabox content.
Learndash_Admin_Essay_Edit::save_grading_response_meta_box Read More »
Method: Saves the essay grading response to the post meta.
Learndash_Admin_Essay_Edit::save_essay_grading_response Read More »
Filter Hook: Filters list of allowed HTML tags in essay grading response meta box content.
learndash_essay_grading_response_meta_box_allowed_html Read More »
Filter Hook: Filters essay grading response message.
learndash_grading_response Read More »
Filter Hook: Filters list of allowed html tags essay grading response while saving it to post meta.
learndash_essay_save_grading_response_allowed_html Read More »
Action Hook: Fires after the grading response is updated.
learndash_essay_grading_response_updated Read More »