learndash_delete_user_data
Action Hook: Fires after deleting user data.
learndash_delete_user_data Read More »
Action Hook: Fires after deleting user data.
learndash_delete_user_data Read More »
Filter Hook: Filters whether to auto enroll a user into a course or not.
learndash_override_course_auto_enroll Read More »
Function: Deletes the user data.
learndash_delete_user_data 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: Gets the list of all courses enrolled by the user.
learndash_user_get_enrolled_courses Read More »
Action Hook: Fires after the quiz is marked as complete.
learndash_quiz_completed Read More »
Function: Enrolls the user in new courses.
learndash_user_set_enrolled_courses Read More »
Filter Hook: Filters the list of user group courses.
learndash_get_user_groups_courses_ids 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 »
Function: Checks whether to show user course complete.
learndash_show_user_course_complete 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: Saves the date of course completion for a user.
learndash_save_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: Syncs the course date with the user activity.
learndash_course_item_to_activity_sync 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: Gets the list of course IDs accessible by the user.
learndash_get_user_course_access_list Read More »
Method: Action for comment form when nested URLs are enabled. This way the user is returned to this course step URL
LearnDash_Permalinks::comment_form_top Read More »
Function: Gets all courses accessible by the user’s groups.
learndash_get_user_groups_courses_ids Read More »
Method: Add the course_id to comment meta
LearnDash_Permalinks::comment_post Read More »
Function: Records the last login time for the user.
learndash_wp_login Read More »