apply_filters( 'learndash_essay_upload_user_check', boolean $allow_upload, int $question_id )

Filters whether to allow essay upload or not if the user is not logged in.


Description Description


Parameters Parameters

$allow_upload

Whether to allow upload.

$question_id

ID of the essay question.


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.