learndash_assignment_list_approved()
Function: Checks whether all assignments for specified step and user are approved.
@package: LearnDash / Assignments
Source Files: includes/ld-assignment-uploads.php
Function: Checks whether all assignments for specified step and user are approved.
Function: Setups capabilities for assignments custom post type.
Filter Hook: Filter to allow external approval of Assignment upload.
Function: Utility function to check whether a lesson has an assignment.
Filter Hook: Filters the assignment upload filename.
Function: Converts the file size shorthand to bytes.
Function: Checks whether the assignment upload is successful or not.
Function: Manages the permissions to view the assignment.
Filter Hook: Filters Assignment permission redirect URL.
Function: Registers assignments custom post type.
Filter Hook: Filters the custom post type arguments.
Function: Setups capabilities for assignments custom post type.
Function: Deletes assignment file when assignment post is deleted.
Function: Returns the number of points awarded for an assignment.
Filter Hook: Filters the output of the awarded points of an assignment.
Function: Gets the value of the awarded assignment points.
Filter Hook: Filters the output format of the awarded points of an assignment.
Function: Checks if the points are enabled for the assignment.
Function: Updates assignments post meta with approval status.
Function: Gets assignments approval status.