Semper_Fi_Module::default_options()
Method: Generates just the default option names and values
Semper_Fi_Module::default_options Read More »
@package: LearnDash / Semper-Fi
Source Files: includes/class-ld-semper-fi-module.php
Method: Generates just the default option names and values
Semper_Fi_Module::default_options Read More »
Method: Adds admin notices, and deactivates the plugin.
nss_plugin_updater_sfwd_lms::invalid_current_license Read More »
Method: Gets the current options stored for a given location.
Semper_Fi_Module::get_current_options Read More »
Method: Returns the metadata of the LearnDash plugin
nss_plugin_updater_sfwd_lms::get_plugin_data Read More »
Method: Updates the options array in the module; loads saved settings with get_option() or uses defaults
Semper_Fi_Module::update_options Read More »
Method: Add our self-hosted autoupdate plugin to the filter transient
nss_plugin_updater_sfwd_lms::check_update Read More »
Method: Private constructor for class
LDLMS_Transients::__construct Read More »
Method: Get plugin readme
nss_plugin_updater_sfwd_lms::get_plugin_readme Read More »
Method: Get a Transient
LDLMS_Transients::get Read More »
Method: Get plugin upgrade notice
nss_plugin_updater_sfwd_lms::get_plugin_upgrade_notice Read More »
Method: Utility function to interface with WP set_transient function. This function allow for filtering if to actually write the transient.
LDLMS_Transients::set Read More »
Method: Add our self-hosted description to the filter, or returns false
nss_plugin_updater_sfwd_lms::check_info Read More »
Method: Outputs a setting item for settings pages and metaboxes.
Semper_Fi_Module::get_option_html Read More »
Action Hook: Fires after resetting sfwd options.
sfwd_options_reset Read More »
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: Display options for settings pages and metaboxes, allows for filtering settings, custom display options.
Semper_Fi_Module::display_options Read More »
Action Hook: Fires after the settings update for a prefix.
{$this->prefix}settings_update Read More »
Method: Sanitize options
Semper_Fi_Module::sanitize_options Read More »