learndash_assignment_get_download_url
Filter Hook: Filters the returned assignment download URL.
learndash_assignment_get_download_url Read More »
@package: LearnDash / Assignments
Source Files: includes/ld-assignment-uploads.php
Filter Hook: Filters the returned assignment download URL.
learndash_assignment_get_download_url Read More »
Function: Returns the URL to download the assignment file.
learndash_assignment_get_download_url Read More »
Function: Checks whether all assignments for specified step and user are approved.
learndash_assignment_list_approved Read More »
Function: Setups capabilities for assignments custom post type.
learndash_init_assignments_capabilities Read More »
Filter Hook: Filter to allow external approval of Assignment upload.
learndash_assignment_check_upload Read More »
Function: Returns whether a lesson/topic supports assignment uploads.
learndash_lesson_hasassignments Read More »
Filter Hook: Filters the assignment upload filename.
learndash_assignment_upload_filename Read More »
Function: Converts the file size shorthand to bytes.
learndash_return_bytes_from_shorthand Read More »
Function: Checks whether the assignment upload is successful or not.
learndash_check_upload Read More »
Function: Deletes assignment file when assignment post is deleted.
learndash_before_delete_assignment Read More »
Function: Returns the number of points awarded for an assignment.
learndash_assignment_points_awarded Read More »
Filter Hook: Filters the output of the awarded points of an assignment.
learndash_points_awarded_output Read More »
Function: Gets the value of the awarded assignment points.
learndash_get_assignment_points_awarded Read More »
Filter Hook: Filters the output format of the awarded points of an assignment.
learndash_points_awarded_output_format Read More »
Function: Checks if the points are enabled for the assignment.
learndash_assignment_is_points_enabled Read More »
Function: Manages the permissions to view the assignment.
learndash_assignment_permissions Read More »
Filter Hook: Filters Assignment permission redirect URL.
learndash_assignment_permissions_redirect_url Read More »
Function: Registers assignments custom post type.
learndash_register_assignment_upload_type Read More »
Filter Hook: Filters the custom post type arguments.
learndash-cpt-options Read More »
Function: Setups capabilities for assignments custom post type.
learndash_add_assignment_caps Read More »