learndash_is_assignment_approved( int $assignment_id )

Checks if the assignment is approved or not.


Description Description


Parameters Parameters

$assignment_id

(Required) Assignment ID.


Top ↑

Return Return

(boolean|string) Returns true if assignment 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.