Unenroll the User from All common Groups when the Course access is expired
Snippet: No description found
Unenroll the User from All common Groups when the Course access is expired Read More »
Function: Returns true if it’s a group post.
learndash_is_group_post Read More »
Filter Hook: Filter the user group enrollment to course timestamps.
learndash_user_group_enrolled_to_course_from_timestamps Read More »
Function: Returns message if groups are not public in the admin dashboard
learndash_groups_get_not_public_message Read More »
Filter Hook: Filters groups not set to Public message
learndash_groups_get_not_public_message Read More »
Function: Check if the Group Leader AND User and Course have common Groups.
learndash_check_group_leader_course_user_intersect Read More »
Function: Gets the group’s user IDs if the course is associated with the group.
learndash_get_course_groups_users_access Read More »
Function: Filter by group WHERE filter
learndash_filter_by_group_where_filter Read More »
Function: Get all Courses having Group associations.
learndash_get_all_courses_with_groups Read More »
Function: Utility function to check if a Group Leader can manage Groups.
learndash_get_group_leader_manage_groups Read More »
Function: Utility function to check if a Group Leader can manage Courses.
learndash_get_group_leader_manage_courses Read More »
Function: Utility function to check if a Group Leader can manage Users.
learndash_get_group_leader_manage_users Read More »
Function: Check if the Group Leader can edit the Group or Course posts.
learndash_group_leader_has_cap_filter Read More »
Filter Hook: Filter override for Group Leader edit cap.
learndash_group_leader_has_cap_filter Read More »
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 »
Method: Display bulk edit on table listing
LD_Groups_Membership::display_custom_bulk_edit Read More »
Method: Save bulk edit changes.
LD_Groups_Membership::save_post_bulk_edit Read More »
Function: Utility function to check if Groups post type is hierarchical.
learndash_is_groups_hierarchical_enabled Read More »