Browse: Home / Functions /

learndash_check_upload

learndash_check_upload( array $uploadfiles = array(),  int $post_id )

Checks whether the assignment upload is successful or not.


Description #


Parameters #

$uploadfiles

(array) (Optional) An array of uploaded files data.

Default value: array()

$post_id

(int) (Optional) The Assignment ID. Default 0.


Return #

(boolean)


Source #

File: includes/ld-assignment-uploads.php