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.


Top ↑

Source Source

File: includes/ld-assignment-uploads.php


Top ↑

User Contributed Notes User Contributed Notes

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