learndash_certificate_params
Filter Hook: Filters certificate tcpdf parameters.
learndash_certificate_params Read More »
@package: LearnDash / PDF
Source Files: includes/ld-convert-post-pdf.php
Filter Hook: Filters certificate tcpdf parameters.
learndash_certificate_params Read More »
Function: Removes the lock from a quiz for a user.
learndash_remove_user_quiz_locks Read More »
Function: Gets the course points for a user.
learndash_get_user_course_points Read More »
Function: Gets the quiz statistic ID for a quiz attempt.
learndash_get_quiz_statistics_ref_for_quiz_attempt Read More »
Function: Gets the available fields for `usermeta` shortcode.
learndash_get_usermeta_shortcode_available_fields Read More »
Function: Gets featured image of certificate post.
learndash_get_thumb_path Read More »
Filter Hook: Filters whether to auto enroll a user into a course or not.
learndash_override_course_auto_enroll Read More »
Filter Hook: Filters the status of whether the course is completed for a user or not.
learndash_show_user_course_complete_options Read More »
Function: Deletes the user data.
learndash_delete_user_data Read More »
Action Hook: Fires after the quiz is marked as complete.
learndash_quiz_completed Read More »
Function: Gets the list of all courses enrolled by the user.
learndash_user_get_enrolled_courses Read More »
Filter Hook: Filters the list of user group courses.
learndash_get_user_groups_courses_ids Read More »
Function: Enrolls the user in new courses.
learndash_user_set_enrolled_courses Read More »
Function: Gets all courses for the user via the user meta ‘course_XXX_access_from’.
learndash_get_user_courses_from_meta Read More »
Method: Called via the WordPress List Table instance. This function will adjust the course step permalinks to be nested if enabled.
LearnDash_Permalinks::row_actions Read More »
Function: Checks whether to show user course complete.
learndash_show_user_course_complete Read More »
Method: Override WordPress Get Edit Post Link to include nested URL.
LearnDash_Permalinks::get_edit_post_link Read More »
Function: Saves the date of course completion for a user.
learndash_save_user_course_complete Read More »
Method: Hook into the admin post editor Permalink display. We override the LD post items so they include the full nested URL
LearnDash_Permalinks::get_sample_permalink Read More »
Function: Syncs the course date with the user activity.
learndash_course_item_to_activity_sync Read More »