LearnDash_Addon_Updater::update_plugin_readme()
Method: Update plugin readme. Retreives update via BB API.
Source: includes/class-ld-addons-updater.php:633
Method: Update plugin readme. Retreives update via BB API.
Source: includes/class-ld-addons-updater.php:633
Method: Support for admin notice header for “Upgrade Notice Admin” header from readme.txt.
Source: includes/class-ld-addons-updater.php:188
Filter Hook: Filters whether to show the upgrade notice in admin banner.
Source: includes/class-ld-addons-updater.php:213
Method: This is called from the plugin listing page. This hook lets of add supplemental information to the plugin row. Like the Upgrade Notice.
Source: includes/class-ld-addons-updater.php:238
Method: PluginAPI Filter.
Source: includes/class-ld-addons-updater.php:273
Method: LearnDash_Addon_Updater constructor.
Source: includes/class-ld-addons-updater.php:85
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.
Source: includes/class-ld-addons-updater.php:124
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.
Source: includes/class-ld-addons-updater.php:153
Class: Class for handling the LearnDash Add-on updates.
Source: includes/class-ld-addons-updater.php:24
Method: Get or create instance object of class.
Source: includes/class-ld-addons-updater.php:106