apply_filters( 'learndash_essay_save_grading_response_allowed_html', array $allowed_tags )

Filters list of allowed html tags essay grading response while saving it to post meta.


Description Description

Used in allowed_html paramter of wp_kses function.


Parameters Parameters

$allowed_tags

An array of allowed HTML tags in essay grading response.


Top ↑

Source Source

File: includes/quiz/ld-quiz-essays.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.