apply_filters( 'learndash_assignment_force_delete', boolean $force_delete, int $assignment_id, WP_POST $assignment_post )

Filters whether to force delete the assignment or not.


Description Description


Parameters Parameters

$force_delete

Whether to force delete assignment or not.

$assignment_id

Assignment ID.

$assignment_post

Assignment post object.


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.