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.


Top ↑

Return Return

(boolean) Returns true if the points are enabled otherwise false.


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.