LD_Groups_Membership::on_load_edit()
Method: Call via the WordPress load sequence for admin pages.
LD_Groups_Membership::on_load_edit Read More »
@package: LearnDash / Groups
Source Files: includes/group/ld-groups-membership.php
Method: Call via the WordPress load sequence for admin pages.
LD_Groups_Membership::on_load_edit Read More »
Method: Adds the protection columns in the table listing.
LD_Groups_Membership::add_data_columns Read More »
Method: Show the protection columns in the table listing.
LD_Groups_Membership::posts_custom_column Read More »
Function: Check if user can auto-enroll in courses.
learndash_can_user_autoenroll_courses Read More »
Filter Hook: Filter for learndash_get_user_activity.
learndash_get_user_activity Read More »
Function: Check the Course Step primary Course ID.
learndash_check_primary_course_for_step Read More »
Action Hook: Fires before user single quiz attempt has been removed.
learndash_user_quiz_delete_single_before Read More »
Action Hook: Fires after user single quiz attempt has been removed.
learndash_user_quiz_delete_single_after Read More »
Action Hook: Fires after user all quiz attempts have been removed.
learndash_user_quiz_delete_all_after Read More »
Function: Check if the user can complete the current step.
learndash_can_complete_step Read More »
Filter Hook (deprecated): Filters to autocomplete course with multiple final (global) quizzes when not all are complete.
learndash_course_autocompletion_multiple_final_quizzes_step Read More »
Method: Utility function to get the nonce slug.
Learndash_Course_Video::get_nonce_slug Read More »
Method: Checks if the video cookie ‘video_state’ is complete.
Learndash_Course_Video::is_video_cookie_complete Read More »
Method: Utility class method to allow add-hoc checks on video complete.
Learndash_Course_Video::check_video_complete Read More »
Function: Returns true if the video is complete for the step, otherwise false.
learndash_video_complete_for_step Read More »
Function: Delete Video Cookie for Step
learndash_video_delete_cookie_for_step Read More »
Filter Hook: Filter to exclude users with no role.
learndash_exclude_user_no_role Read More »
Function: Check for other LMS plugins
learndash_check_other_lms_plugins Read More »
Function: Admin notice other LMS plugins
learndash_admin_notice_other_lms_plugins Read More »
Function: AJAX function to handle other plugins notice dismiss action from browser.
learndash_admin_other_plugins_notice_dismissed_ajax Read More »