do_action( 'learndash_assignment_uploaded', int $assignment_post_id, array $assignment_meta )

Fires after the assignment is uploaded.


Description Description


Parameters Parameters

$assignment_post_id

The assignment post id created after the assignment upload.

$assignment_meta

Assignment meta data.


Top ↑

Source Source

File: includes/ld-assignment-uploads.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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