apply_filters( 'learndash_assignment_upload_user_check', boolean $allow_upload , int $course_id , int $post_id )
Filters whether to allow assignment for non logged in users.
Description Description
Parameters Parameters
- $allow_upload
-
Whether to allow assignment upload for non logged in users.
- $course_id
-
Course ID.
- $post_id
-
Post ID.
Source Source
File: includes/ld-assignment-uploads.php