Semper_Fi_Module::update_option()
Method: Adds support for updating network options.
Semper_Fi_Module::update_option Read More »
@package: LearnDash / Semper-Fi
Source Files: includes/class-ld-semper-fi-module.php
Method: Adds support for updating network options.
Semper_Fi_Module::update_option Read More »
Function: Builds the `[user_groups]` shortcode output.
learndash_user_groups Read More »
Method: Adds support for deleting network options.
Semper_Fi_Module::delete_option Read More »
Function: Deletes group ID from all users meta when the group is deleted.
learndash_delete_group Read More »
Method: Get options for module, stored individually or together.
Semper_Fi_Module::get_class_option Read More »
Function: Updates a user’s group access.
ld_update_group_access Read More »
Method: Update options for module, stored individually or together.
Semper_Fi_Module::update_class_option Read More »
Action Hook: Fires after the user is removed from group access meta.
ld_removed_group_access Read More »
Method: Delete options for module, stored individually or together.
Semper_Fi_Module::delete_class_option Read More »
Action Hook: Fires after the user is added to group access meta.
ld_added_group_access Read More »
Method: Get the option name with prefix.
Semper_Fi_Module::get_option_name Read More »
Function: Updates the course group access.
ld_update_course_group_access Read More »
Method: Convenience function to see if an option is set.
Semper_Fi_Module::option_isset Read More »
Action Hook: Fires after the user is removed from the course group meta.
ld_removed_course_group_access Read More »
Method: Displays tabs for tabbed locations on a settings page.
Semper_Fi_Module::display_tabs Read More »
Action Hook: Fires after the user is added to the course group access meta.
ld_added_course_group_access Read More »
Method: Handles exporting settings data for a module.
Semper_Fi_Module::settings_export 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 »