SFWD_LMS::activate()
Method: Fire on plugin activation
SFWD_LMS::activate Read More »
@package: LearnDash
Source Files: includes/class-ld-lms.php
Method: Fire on plugin activation
SFWD_LMS::activate Read More »
Method: Checks to see if a license administrative notice needs to be displayed, and if so, displays it.
nss_plugin_updater_sfwd_lms::check_notice Read More »
Method: Determines if the plugin should check for updates
nss_plugin_updater_sfwd_lms::time_to_recheck Read More »
Function: Gets the `nss_plugin_updater_sfwd_lms` instance.
learndash_get_updater_instance Read More »
Method: Resets the time the plugin was checked last, and removes previous license, version, and plugin info data
nss_plugin_updater_sfwd_lms::reset Read More »
Function: Checks Whether the learndash license is valid or not.
is_learndash_license_valid Read More »
Method: Echos the administrative notice if the plugin license is incorrect.
nss_plugin_updater_sfwd_lms::admin_notice Read More »
Method: Sets up initial settings
Semper_Fi_Module::setting_options Read More »
Method: Support for admin notice header for “Upgrade Notice Admin” header from readme.txt.
nss_plugin_updater_sfwd_lms::admin_notice_upgrade_notice Read More »
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 »