learndash_set_users_group_ids()
Function: Adds a user to the list of given group IDs.
learndash_set_users_group_ids Read More »
Function: Adds a user to the list of given group IDs.
learndash_set_users_group_ids Read More »
Function: Gets the list of groups associated with the course.
learndash_get_course_groups Read More »
Function: Checks whether a group is enrolled in a certain course.
learndash_group_has_course Read More »
Function: Gets the timestamp of when a course is available to the group.
learndash_group_course_access_from Read More »
Function: Checks whether a course can be accessed by the user’s group.
learndash_user_group_enrolled_to_course Read More »
Function: Gets timestamp of when the course is available to a user in a group.
learndash_user_group_enrolled_to_course_from Read More »
Function: Gets the list of group IDs administered by the user.
learndash_get_administrators_group_ids Read More »
Function: Makes user an administrator of the given group IDs.
learndash_set_administrators_group_ids Read More »
Filter Hook: Filters group email user arguments.
ld_group_email_users_args Read More »
Action Hook: Fires before sending user group email.
ld_group_email_users_before Read More »
Action Hook: Fires after sending user group email.
ld_group_email_users_after Read More »
Function: Registers groups post type.
learndash_groups_post_content Read More »
Function: Adds Group Leader role if it does not exist.
learndash_add_group_admin_role Read More »
Function: Allows group leader access to the admin dashboard.
learndash_check_group_leader_access Read More »
Function: Gets the list of enrolled courses for a group.
learndash_group_enrolled_courses Read More »
Function: Sets the list of enrolled courses for a group.
learndash_set_group_enrolled_courses Read More »
Function: Groups all the related course ids for a set of groups IDs.
learndash_get_groups_courses_ids Read More »