AnsPress_Prod_Updater::delete_theme_update_transient()

Method: No description

AnsPress_Prod_Updater::load_themes_screen()

Method: No description

AnsPress_Prod_Updater::check_theme_update()

Method: No description

AnsPress_Prod_Updater::update_nag()

Method: No description

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.