learndash_is_user_in_group()
Function: Checks whether a user is part of the group or not.
learndash_is_user_in_group Read More »
Function: Checks whether a user is part of the group or not.
learndash_is_user_in_group Read More »
Function: Builds the `[user_groups]` shortcode output.
learndash_user_groups Read More »
Function: Deletes group ID from all users meta when the group is deleted.
learndash_delete_group Read More »
Function: Updates a user’s group access.
ld_update_group_access Read More »
Function: Updates the course group access.
ld_update_course_group_access Read More »
Function: Updates the group access for a group leader.
ld_update_leader_group_access Read More »
Function: Gets the group’s user IDs if the course is associated with the group.
get_course_groups_users_access Read More »
Function: Gets all quizzes related to Group Courses.
learndash_get_group_course_quiz_ids Read More »
Function: Input a text file name of a comma separated file, and parse it, returning the data as an array
Function: Gets the list of group leaders for the given group ID.
learndash_get_groups_administrators Read More »
Function: Makes the user leader for the given group ID.
learndash_set_groups_administrators Read More »
Function: Checks if a user has the group leader capabilities.
learndash_is_group_leader_user Read More »
Function: Checks if a user has the admin capabilities.
learndash_is_admin_user Read More »
Function: Checks whether a group leader is an admin of a user’s group.
learndash_is_group_leader_of_user Read More »
Function: Adds a course to the list of the given group IDs.
learndash_set_course_groups Read More »
Function: Gets the list of users ids that belong to a group.
learndash_get_groups_user_ids Read More »
Function: Gets the list of user objects that belong to a group.
learndash_get_groups_users Read More »
Function: Adds the list of given users to the group.
learndash_set_groups_users Read More »
Function: Gets the list of administrator IDs for a group.
learndash_get_groups_administrator_ids Read More »