AnsPress_Admin_Ajax::recount_flags()

Method: Recount flags of posts.

AnsPress_Admin_Ajax::recount_subscribers()

Method: Recount question subscribers.

AnsPress_Admin_Ajax::recount_reputation()

Method: Recount users reputation.

AnsPress_Prod_Updater::__construct()

Method: Class constructor.

AnsPress_Prod_Updater::init()

Method: Set up WordPress filters to hook into WP’s update process.

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!

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.