Method: Gets the plugin’s cached version information from the database.
Read MoreInventory_Presser_Addon_Updater::set_version_info_cache()
Method: Adds the plugin version information to the database.
Read MoreInventory_Presser_Addon_Updater::verify_ssl()
Method: Returns if the SSL of the store should be verified.
Read MoreInventory_Presser_Addon_Updater::api_request()
Method: Calls the API and, if successfull, returns the object delivered by the API.
Read MoreInventory_Presser_Addon_Updater::show_changelog()
Method: If available, show the changelog for sites in a multisite install.
Read MoreInventory_Presser_Addon_Updater
Class: Allows plugins to use their own update API.
Read MoreInventory_Presser_Addon_Updater::__construct()
Method: Class constructor.
Read Morepost_edd_sl_plugin_updater_setup
Action Hook: Fires after the $edd_plugin_data is setup.
Read MoreInventory_Presser_Addon_Updater::init()
Method: Set up WordPress filters to hook into WP’s update process.
Read MoreInventory_Presser_Addon_Updater::check_update()
Method: Check for Updates at the defined API endpoint and modify the update array.
Read More