AnsPress_Admin_Ajax::ap_delete_flag()

Method: Delete post flag

AnsPress_Admin_Ajax::clear_flag()

Method: Clear post flags.

AnsPress_Admin_Ajax::ap_admin_vote()

Method: Handle ajax vote in wp-admin post edit screen.

AnsPress_Admin_Ajax::get_all_answers()

Method: Ajax callback to get all answers. Used in wp-admin post edit screen to show all answers of a question.

AnsPress_Admin_Ajax::ap_uninstall_data()

Method: Uninstall actions.

AnsPress_Admin_Ajax::ap_toggle_addons()

Method: Toggle addons.

AnsPress_Admin_Ajax::ap_migrator_4x()

Method: No description

AnsPress_Admin_Ajax::anspress_recount()

Method: Ajax callback for performing recount actions.

AnsPress_Admin_Ajax::recount_votes()

Method: Ajax callback for ‘ap_recount_votes` which recounting votes of posts.

AnsPress_Admin_Ajax::recount_answers()

Method: Ajax callback for ‘ap_recount_answers` which recounting answers of questions.