Semper_Fi_Module::setting_options()
Method: Sets up initial settings
@package: LearnDash / Semper-Fi
Source Files: includes/class-ld-semper-fi-module.php
Method: Sets up initial settings
Method: Generates just the default option names and values
Method: Gets the current options stored for a given location.
Method: Updates the options array in the module; loads saved settings with get_option() or uses defaults
Method: Override this to run code at the beginning of the settings page.
Method: Sanitize options
Method: Filter out admin pointers that have already been clicked.
Method: Display metaboxes with display_options()
Method: Add basic hooks when on the module’s page.
Method: Handle resetting options to defaults.
Method: Collect metabox data together for tabbed metaboxes.
Method: Handle option resetting and updating
Method: Add submenu for module, call page hooks, set up metaboxes.
Action Hook: Fires after resetting sfwd options.
Filter Hook: Filters whether to show legacy quiz metaboxes or not.
Filter Hook: Filters options for a particular prefix.
Filter Hook: Filters semperfi metabox title.
Action Hook: Fires after the settings update for a prefix.
Filter Hook: Filters whether to show legacy metaboxes or not.
Method: Update / reset settings, printing options, sanitizing, posting back