learndash_save_essay_status_metabox_data()
Function: Updates the user’s essay and quiz data on post save.
learndash_save_essay_status_metabox_data Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/3.2.3/functions.php
Function: Updates the user’s essay and quiz data on post save.
learndash_save_essay_status_metabox_data Read More »
Function: Saves the essay grading response to the post meta.
learndash_save_essay_grading_response Read More »
Filter Hook: Filters new essay submission `wp_insert_post` arguments.
learndash_new_essay_submission_args Read More »
Function: Registers the essay grading metabox.
learndash_register_essay_grading_metabox Read More »
Action Hook: Fires after a new essay is submitted.
learndash_new_essay_submitted Read More »
Function: Prints the essay grading metabox content.
learndash_essay_grading_meta_box 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 »
Function: Gets the essay data for this particular submission
learndash_get_submitted_essay_data 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 »
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 »
Filter Hook: Filters list of allowed html tags in essay content.
learndash_essay_new_allowed_html 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 »