learndash_get_updater_instance()
Function: Gets the `nss_plugin_updater_sfwd_lms` instance.
learndash_get_updater_instance Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/4.18.0/functions.php
Function: Gets the `nss_plugin_updater_sfwd_lms` instance.
learndash_get_updater_instance Read More »
Method: Return the remote version, or returns false
nss_plugin_updater_sfwd_lms::getRemote_version Read More »
Method: Initialize a new instance of the WordPress Auto-Update class
nss_plugin_updater_sfwd_lms::__construct Read More »
Method: Get information about the remote version, or returns false
nss_plugin_updater_sfwd_lms::getRemote_information Read More »
Method: Handle license form post updates.
nss_plugin_updater_sfwd_lms::nss_plugin_license_update Read More »
Method: Return the status of the plugin licensing, or returns true
nss_plugin_updater_sfwd_lms::getRemote_license Read More »
Method: Show upgrade notification
nss_plugin_updater_sfwd_lms::show_upgrade_notification Read More »
Method: Retrieves the current license from remote server, or returns true
nss_plugin_updater_sfwd_lms::getRemote_current_license 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: 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: Adds admin notices, and deactivates the plugin.
nss_plugin_updater_sfwd_lms::invalid_current_license Read More »
Method: Control visibility of submenu items based on license status
LearnDash_Settings_Page_Addons::submenu_item Read More »