Semper_Fi_Module::get_option_row()
Method: Format a row for an option on a settings page.
Semper_Fi_Module::get_option_row Read More »
@package: LearnDash / Semper-Fi
Source Files: includes/class-ld-semper-fi-module.php
Method: Format a row for an option on a settings page.
Semper_Fi_Module::get_option_row Read More »
Filter Hook: Filters options for a particular prefix.
{$this->prefix}update_options Read More »
Method: Displays tabs for tabbed locations on a settings page.
Semper_Fi_Module::display_tabs Read More »
Function: Updates the course group access.
ld_update_course_group_access Read More »
Method: Handles exporting settings data for a module.
Semper_Fi_Module::settings_export Read More »
Function: Updates the group access for a group leader.
ld_update_leader_group_access Read More »
Method: Print a basic error message.
Semper_Fi_Module::output_error Read More »
Function: Gets the group’s user IDs if the course is associated with the group.
get_course_groups_users_access Read More »
Action Hook: Fires after the user is removed from group access meta.
ld_removed_group_access Read More »
Function: Gets all quizzes related to Group Courses.
learndash_get_group_course_quiz_ids Read More »
Action Hook: Fires after the user is added to group access meta.
ld_added_group_access Read More »
Function: Input a text file name of a comma separated file, and parse it, returning the data as an array
Action Hook: Fires after the user is removed from the course group meta.
ld_removed_course_group_access 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 calls to display_settings_page_{$location}, does error checking.
Semper_Fi_Module::__call Read More »
Action Hook: Fires after the user is removed from a group as a leader.
ld_removed_leader_group_access Read More »
Method: Constructor for the Semper_Fi_Module class
Semper_Fi_Module::__construct Read More »
Action Hook: Fires after the user is added to the group as a leader.
ld_added_leader_group_access 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 »