AP_Update_Helper::change_closed_status()

Method: Change closed post status to publish.

AP_Update_Helper::migrate_votes()

Method: Migrate votes data from `ap_meta` table to `ap_votes` table.

AP_Update_Helper::update_answers_count()

Method: Re-count answers.

AP_Update_Helper::migrate_views()

Method: Migrate views data to new table.

AP_Update_Helper::best_answers()

Method: Update best answer meta.

AnsPress_Admin::init()

Method: Initialize the plugin by loading admin scripts & styles and adding a settings page and menu.

AnsPress_Admin::includes()

Method: Include files required in wp-admin

AnsPress_Admin::enqueue_admin_styles()

Method: Register and enqueue admin-specific style sheet.

AnsPress_Admin::enqueue_admin_scripts()

Method: Register and enqueue admin-specific JavaScript.

AnsPress_Admin::menu_counts()

Method: Menu counter