learndash_approve_assignment_by_id( int $assignment_id )

Marks assignment approved by assignment ID.


Description Description


Parameters Parameters

$assignment_id

(Required) Assignment ID.


Top ↑

Return Return

(boolean) Returns true if the assignment is approved otherwise false.


Top ↑

Source Source

File: includes/ld-assignment-uploads.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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