LearnDash_Addon_Updater::get_instance()
Method: Get or create instance object of class.
@package: LearnDash / Add-on
Source Files: includes/class-ld-addons-updater.php
Method: Get or create instance object of class.
Method: Update repositories options.
Method: Get Add-on Plugins
Class: Class for handling the LearnDash Add-on updates.
Method: Order plugins by last update timestamp.
Method: LearnDash_Addon_Updater constructor.
Method: Update plugin readme. Retrieves update via BB API.
Method: Called when the add-on plugin is upgraded. From the page the user is shown links at the bottom of the page to return to the plugin page or the WordPress updates page. If the user started as the LearnDash Add-ons page we will add the ‘ld-return-addons’ query string parameter. This is used to return the user.
Method: Generate plugin updates.
Method: Called when the add-on plugin is installed. From the page the user is shown links at the bottom of the page to return to the plugin page or the WordPress updates page. If the user started as the LearnDash Add-ons page we will add the ‘ld-return-addons’ query string parameter. This is used to return the user.
Method: Add Readme Tags.
Method: Support for admin notice header for “Upgrade Notice Admin” header from readme.txt.
Method: Convert Readme
Filter Hook: Filters whether to show the upgrade notice in admin banner.
Method: Get plugin information
Method: This is called from the plugin listing page. This hook lets of add supplemental information to the plugin row. Like the Upgrade Notice.
Method: PluginAPI Filter.
Method: Upgrader Pre-Download filter.
Method: Upgrader Source Selection Filter.
Method: Upgrader Process Complete Action.