AP_Question_Meta_Box::add_meta_box()

Method: Hook meta boxes in post edit screen.

AP_Question_Meta_Box::answers_meta_box_content()

Method: Render Meta Box content.

AP_Question_Meta_Box::question_meta_box_content()

Method: Question meta box.

AP_Question_Meta_Box::flag_meta_box()

Method: Show flags and clear flag button in post edit screen.

AP_Update_Helper::__construct()

Method: Init class.

AP_Update_Helper::check_old_meta_table_exists()

Method: Check if old ap_meta table exists.

AP_Update_Helper::check_tables()

Method: Check if tables are updated, if not create it first.

AP_Update_Helper::get_tasks()

Method: Get all completed and uncompleted tasks.

AP_Update_Helper::send()

Method: Send ajax response.

AP_Update_Helper::migrate_post_data()

Method: Migrate question and answer.