AnsPress_Upgrader::get_question_ids()

Method: Get all question ids.

AnsPress_Upgrader::question_tasks()

Method: Process question tasks.

AnsPress_Upgrader::migrate_votes()

Method: Migrate votes to new qameta table.

AnsPress_Upgrader::delete_question_metatables()

Method: Delete old meta.

AnsPress_Cli::upgrade()

Method: Upgrade AnsPress 3.x data to 4.x.

AnsPress_Upgrader::get_instance()

Method: Singleton instance.

AnsPress_Upgrader::__construct()

Method: Private ctor so nobody else can instance it

AnsPress_Upgrader::check_tables()

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

AnsPress_Admin_Ajax::recount_answer_reputation()

Method: Recount reputation for answering a question.

AnsPress_Admin_Ajax::recount_views()

Method: Recount question views.