ld_added_leader_group_access
Action Hook: Fires after the user is added to the group as a leader.
ld_added_leader_group_access Read More »
Action Hook: Fires after the user is added to the group as a leader.
ld_added_leader_group_access Read More »
Method: Constructor for the Semper_Fi_Module class
Semper_Fi_Module::__construct Read More »
Method: Adds support for getting network options.
Semper_Fi_Module::get_option Read More »
Method: Adds support for updating network options.
Semper_Fi_Module::update_option Read More »
Method: Adds support for deleting network options.
Semper_Fi_Module::delete_option Read More »
Method: Get options for module, stored individually or together.
Semper_Fi_Module::get_class_option Read More »
Function: Checks whether a user is part of the group or not.
learndash_is_user_in_group Read More »
Class: Abstract base class
Method: Update options for module, stored individually or together.
Semper_Fi_Module::update_class_option Read More »
Function: Builds the `[user_groups]` shortcode output.
learndash_user_groups Read More »
Method: Delete options for module, stored individually or together.
Semper_Fi_Module::delete_class_option Read More »
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 »
Action Hook: Fires after removing a user from the group.
learndash_remove_group_users 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 »