Semper_Fi_Module::get_prefix()
Method: Get the prefix used for a given location.
Semper_Fi_Module::get_prefix Read More »
@package: LearnDash / Semper-Fi
Source Files: includes/class-ld-semper-fi-module.php
Method: Get the prefix used for a given location.
Semper_Fi_Module::get_prefix Read More »
Method: Override this to run code at the beginning of the settings page.
Semper_Fi_Module::settings_page_init Read More »
Method: Filter out admin pointers that have already been clicked.
Semper_Fi_Module::filter_pointers Read More »
Method: Add basic hooks when on the module’s page.
Semper_Fi_Module::add_page_hooks Read More »
Method: Adds support for deleting network options.
Semper_Fi_Module::delete_option Read More »
Function: Updates the group access for a group leader.
ld_update_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: Get options for module, stored individually or together.
Semper_Fi_Module::get_class_option Read More »
Function: Gets the group’s user IDs if the course is associated with the group.
get_course_groups_users_access Read More »
Method: Update options for module, stored individually or together.
Semper_Fi_Module::update_class_option Read More »
Function: Gets all quizzes related to Group Courses.
learndash_get_group_course_quiz_ids Read More »
Method: Delete options for module, stored individually or together.
Semper_Fi_Module::delete_class_option Read More »
Function: Input a text file name of a comma separated file, and parse it, returning the data as an array
Method: Get the option name with prefix.
Semper_Fi_Module::get_option_name Read More »
Method: Convenience function to see if an option is set.
Semper_Fi_Module::option_isset Read More »
Method: Displays tabs for tabbed locations on a settings page.
Semper_Fi_Module::display_tabs Read More »
Method: Handles exporting settings data for a module.
Semper_Fi_Module::settings_export Read More »
Method: Print a basic error message.
Semper_Fi_Module::output_error Read More »
Function: Checks whether a user is part of the group or not.
learndash_is_user_in_group Read More »
Action Hook: Fires after the user is removed from group access meta.
ld_removed_group_access Read More »