learndash_get_certificate_link()
Function: Gets the certificate link if the certificate exists and quizzes are completed.
learndash_get_certificate_link Read More »
@package: LearnDash / Certificates
Source Files: includes/ld-certificates.php
Function: Gets the certificate link if the certificate exists and quizzes are completed.
learndash_get_certificate_link Read More »
Function: Gets the course certificate link for the user.
learndash_get_course_certificate_link Read More »
Function: Builds the `[ld_course_certificate]` shortcode output.
ld_course_certificate_shortcode Read More »
Function: Gets certificate details for a quiz post.
learndash_certificate_details Read More »
Function: Checks whether the assignment upload is successful or not.
learndash_check_upload Read More »
Function: Converts the file size shorthand to bytes.
learndash_return_bytes_from_shorthand Read More »
Function: Checks if the points are enabled for the assignment.
learndash_assignment_is_points_enabled Read More »
Function: Gets the value of the awarded assignment points.
learndash_get_assignment_points_awarded Read More »
Function: Returns the number of points awarded for an assignment.
learndash_assignment_points_awarded Read More »
Function: Deletes assignment file when assignment post is deleted.
learndash_before_delete_assignment Read More »
Function: Setups capabilities for assignments custom post type.
learndash_add_assignment_caps Read More »
Function: Registers assignments custom post type.
learndash_register_assignment_upload_type Read More »
Function: Manages the permissions to view the assignment.
learndash_assignment_permissions Read More »
Function: Updates assignment points and approval status.
learndash_assignment_save_metabox_content Read More »
Function: Adds approval Link to assignment metabox.
learndash_assignment_metabox_content Read More »
Function: Registers assignment metabox.
learndash_assignment_metabox Read More »
Function: Gets assignment approval URL.
learndash_assignment_approval_link Read More »
Function: Checks if the assignment is approved or not.
learndash_is_assignment_approved Read More »
Function: Restricts assignment listings view to group leaders only.
learndash_restrict_assignment_listings Read More »
Function: Adds inline actions to assignments on post listing hover in the admin.
learndash_assignment_inline_actions Read More »