AnsPress_Prod_Updater::check_update()

Method: Check for Updates at the defined API endpoint and modify the update array.

AnsPress_Prod_Updater::show_update_notification()

Method: show update nofication row — needed for multisite subsites, because WP won’t tell you otherwise!

in_plugin_update_message-{$file}

Action Hook: No description

AnsPress_Prod_Updater::plugins_api_filter()

Method: Updates information on the “View version x.x details” page with custom data.

AnsPress_Prod_Updater::http_request_args()

Method: Disable SSL verification in order to prevent download update failures

AnsPress_Prod_Updater::api_request()

Method: Calls the API and, if successfull, returns the object delivered by the API.

AnsPress_Prod_Updater::show_changelog()

Method: No description

AnsPress_Prod_Updater::theme_update_transient()

Method: No description

AP_Update_Helper::subscribers()

Method: Update subscribers count and delete post meta.

AP_Update_Helper::flags()

Method: Update flags count and delete post meta.