Method: Returns if the SSL of the store should be verified.
Read MoreInventory_Presser_Addon_Updater::set_version_info_cache()
Method: Adds the plugin version information to the database.
Read MoreInventory_Presser_Addon_Updater::get_cached_version_info()
Method: Gets the plugin’s cached version information from the database.
Read MoreInventory_Presser_Addon_Updater::show_changelog()
Method: If available, show the changelog for sites in a multisite install.
Read MoreInventory_Presser_Addon_Updater::api_request()
Method: Calls the API and, if successfull, returns the object delivered by the API.
Read Morein_plugin_update_message-{$file}
Action Hook: If this is a multi-site install, only show the update on the network plugins page.
Read MoreInventory_Presser_Addon_Updater::http_request_args()
Method: Disable SSL verification in order to prevent download update failures
Read MoreInventory_Presser_Addon_Updater::convert_object_to_array()
Method: Convert some objects to arrays when injecting data into the update API
Read MoreInventory_Presser_Addon_Updater::plugins_api_filter()
Method: Updates information on the “View version x.x details” page with custom data.
Read MoreInventory_Presser_Addon_Updater
Class: Allows plugins to use their own update API.
Read More