LearnDash_Addon_Updater::get_instance()
Method: Get or create instance object of class.
LearnDash_Addon_Updater::get_instance Read More »
@package: LearnDash / Add-on
Source Files: includes/class-ld-addons-updater.php
Method: Get or create instance object of class.
LearnDash_Addon_Updater::get_instance Read More »
Method: Get Add-on Plugins
LearnDash_Addon_Updater::get_addon_plugins Read More »
Class: Class for handling the LearnDash Add-on updates.
LearnDash_Addon_Updater Read More »
Method: Order plugins by last update timestamp.
LearnDash_Addon_Updater::order_plugins Read More »
Method: LearnDash_Addon_Updater constructor.
LearnDash_Addon_Updater::__construct Read More »
Method: Update plugin readme. Retrieves update via BB API.
LearnDash_Addon_Updater::update_plugin_readme Read More »
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.
LearnDash_Addon_Updater::update_plugin_complete_actions Read More »
Method: Generate plugin updates.
LearnDash_Addon_Updater::generate_plugin_updates Read More »
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.
LearnDash_Addon_Updater::install_plugin_complete_actions Read More »
Method: Add Readme Tags.
LearnDash_Addon_Updater::add_readme_tags Read More »
Method: Support for admin notice header for “Upgrade Notice Admin” header from readme.txt.
LearnDash_Addon_Updater::admin_notice_upgrade_notice Read More »
Method: Convert Readme
LearnDash_Addon_Updater::convert_readme Read More »
Filter Hook: Filters whether to show the upgrade notice in admin banner.
learndash_upgrade_notice_admin_show Read More »
Method: Get plugin information
LearnDash_Addon_Updater::get_plugin_information Read More »
Method: This is called from the plugin listing page. This hook lets of add supplemental information to the plugin row. Like the Upgrade Notice.
LearnDash_Addon_Updater::show_upgrade_notification Read More »
Method: PluginAPI Filter.
LearnDash_Addon_Updater::plugins_api_filter Read More »
Method: Upgrader Pre-Download filter.
LearnDash_Addon_Updater::upgrader_pre_download_filter Read More »
Method: Upgrader Source Selection Filter.
LearnDash_Addon_Updater::upgrader_source_selection_filter Read More »
Method: Upgrader Process Complete Action.
LearnDash_Addon_Updater::upgrader_process_complete_action Read More »
Method: Intercept WordPress updater data.
LearnDash_Addon_Updater::pre_set_site_transient_update_plugins Read More »