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

Checks whether the assignment upload is successfull or not.


Description Description


Parameters Parameters

$uploadfiles

(Optional) An array of uploaded files data.

Default value: array()

$post_id

(Optional) The Assignment ID. Default 0.


Top ↑

Return Return

(boolean)


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.