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: Outputs radio buttons, checkboxes, selects, multiselects, handles groups.
Method: Outputs a setting item for settings pages and metaboxes.
Filter Hook: Filters the semperfi output option.
Method: Helper function to convert csv in key/value pair format to an associative array.
Method: Format a row for an option on a settings page.
Method: Crude approximization of whether current user is an admin
Method: Display options for settings pages and metaboxes, allows for filtering settings, custom display options.
Method: Load styles for module.
Filter Hook: Filters semperfi display options.
Method: Load scripts for module, can pass data to module script.
Filter Hook: Filters semperfi display settings.
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.