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
Filter Hook: Filters whether to show legacy metaboxes or not.
Method: Update / reset settings, printing options, sanitizing, posting back
Method: Update postmeta for metabox.
Method: Get the prefix used for a given location.
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 approximation 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.