learndash_check_upload()
Function: Checks whether the assignment upload is successful or not.
learndash_check_upload Read More »
@package: LearnDash / Assignments
Source Files: includes/ld-assignment-uploads.php
Function: Checks whether the assignment upload is successful or not.
learndash_check_upload Read More »
Function: Gets certificate details for a quiz post.
learndash_certificate_details Read More »
Function: Builds the `[ld_course_certificate]` shortcode output.
ld_course_certificate_shortcode Read More »
Function: Gets the course certificate link for the user.
learndash_get_course_certificate_link Read More »
Function: Gets the certificate link if the certificate exists and quizzes are completed.
learndash_get_certificate_link Read More »
Function: Disables the visual editor for the certificate post type edit screen.
learndash_disable_editor_on_certificate Read More »
Function: Disables the visual editor for the certificate post type edit screen with javascript.
learndash_disable_editor_on_certificate_js Read More »
Function: Registers certificate options metabox.
learndash_certificates_add_meta_box Read More »
Function: Manages the permissions to view the assignment.
learndash_assignment_permissions Read More »
Function: Registers assignments custom post type.
learndash_register_assignment_upload_type Read More »
Function: Setups capabilities for assignments custom post type.
learndash_add_assignment_caps 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 »
Function: Gets the value of the awarded assignment points.
learndash_get_assignment_points_awarded Read More »
Function: Checks if the points are enabled for the assignment.
learndash_assignment_is_points_enabled Read More »
Function: Registers assignment metabox.
learndash_assignment_metabox Read More »
Function: Adds approval Link to assignment metabox.
learndash_assignment_metabox_content Read More »
Function: Updates assignment points and approval status.
learndash_assignment_save_metabox_content Read More »
Function: Updates assignments post meta with approval status.
learndash_assignment_mark_approved Read More »
Function: Gets assignments approval status.
learndash_is_assignment_approved_by_meta Read More »