AnsPress_Upgrader::replace_old_reputation_event()

Method: Return new reputation event alternative.

AnsPress_Upgrader::migrate_category_data()

Method: Migrate old category options from option table to term meta table.

AnsPress_Upgrader::check_old_meta_table_exists()

Method: Check if old ap_meta table exists.

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

Class: AnsPress upgrader class.

AnsPress_Upgrader::get_instance()

Method: Singleton instance.