{$this->prefix}display_settings
Filter Hook: Filters semperfi display settings.
{$this->prefix}display_settings Read More »
@package: LearnDash / Semper-Fi
Source Files: includes/class-ld-semper-fi-module.php
Filter Hook: Filters semperfi display settings.
{$this->prefix}display_settings Read More »
Method: Override this to run code at the beginning of the settings page.
Semper_Fi_Module::settings_page_init Read More »
Method: Sanitize options
Semper_Fi_Module::sanitize_options Read More »
Method: Filter out admin pointers that have already been clicked.
Semper_Fi_Module::filter_pointers Read More »
Method: Display metaboxes with display_options()
Semper_Fi_Module::display_metabox Read More »
Method: Add basic hooks when on the module’s page.
Semper_Fi_Module::add_page_hooks Read More »
Method: Handle resetting options to defaults.
Semper_Fi_Module::reset_options Read More »
Method: Collect metabox data together for tabbed metaboxes.
Semper_Fi_Module::filter_return_metaboxes Read More »
Method: Handle option resetting and updating
Semper_Fi_Module::handle_settings_updates Read More »
Method: Add submenu for module, call page hooks, set up metaboxes.
Semper_Fi_Module::add_menu Read More »
Action Hook: Fires after resetting sfwd options.
sfwd_options_reset Read More »
Filter Hook: Filters whether to show legacy quiz metaboxes or not.
learndash_settings_metaboxes_legacy_quiz Read More »
Filter Hook: Filters options for a particular prefix.
{$this->prefix}update_options Read More »
Method: Delete options for module, stored individually or together.
Semper_Fi_Module::delete_class_option Read More »
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: Input a text file name of a comma separated file, and parse it, returning the data as an array