learndash_assignment_is_points_enabled( int|WP_Post $assignment )
Checks if the points are enabled for the assignment.
Description Description
Parameters Parameters
- $assignment
-
(Required) The assignment
WP_Post
object or ID.
Return Return
(boolean) Returns true if the points are enabled otherwise false.
Source Source
File: includes/ld-assignment-uploads.php