nss_plugin_updater_sfwd_lms
Class: Class to update LearnDash
nss_plugin_updater_sfwd_lms Read More »
@package: LearnDash / Deprecated
Source Files: sfwd-lms/src/deprecated/nss_plugin_updater_sfwd_lms.php
Class: Class to update LearnDash
nss_plugin_updater_sfwd_lms Read More »
Method: Return the status of the plugin licensing, or returns true
nss_plugin_updater_sfwd_lms::getRemote_license Read More »
Method: Initialize a new instance of the WordPress Auto-Update class
nss_plugin_updater_sfwd_lms::__construct Read More »
Method: Retrieves the current license from remote server, or returns true
nss_plugin_updater_sfwd_lms::getRemote_current_license Read More »
Method: Show upgrade notification
nss_plugin_updater_sfwd_lms::show_upgrade_notification Read More »
Method: Utility function to the status of the license.
nss_plugin_updater_sfwd_lms::is_license_valid 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 »
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 »
Method: Echos the administrative notice if the plugin license is incorrect.
nss_plugin_updater_sfwd_lms::admin_notice Read More »
Method: Adds admin notices, and deactivates the plugin.
nss_plugin_updater_sfwd_lms::invalid_current_license Read More »
Method: Returns the metadata of the LearnDash plugin
nss_plugin_updater_sfwd_lms::get_plugin_data Read More »
Method: Sets up initial settings
Semper_Fi_Module::setting_options Read More »
Method: Add our self-hosted autoupdate plugin to the filter transient
nss_plugin_updater_sfwd_lms::check_update Read More »
Method: Generates just the default option names and values
Semper_Fi_Module::default_options Read More »
Method: Get plugin readme
nss_plugin_updater_sfwd_lms::get_plugin_readme Read More »
Method: Gets the current options stored for a given location.
Semper_Fi_Module::get_current_options Read More »
Method: Get plugin upgrade notice
nss_plugin_updater_sfwd_lms::get_plugin_upgrade_notice Read More »
Method: Override this to run code at the beginning of the settings page.
Semper_Fi_Module::settings_page_init Read More »
Method: Display metaboxes with display_options()
Semper_Fi_Module::display_metabox Read More »