AnsPress_Category::ap_current_page()

Method: Modify current page to show category archive.

AnsPress_Category::ap_question_form_fields()

Method: Add category field in ask form.

AnsPress_reCcaptcha::ap_question_form_fields()

Method: Add captcha field in question and answer form.

AnsPress_Avatar_Hook::option_form()

Method: Register options of Avatar addon.

AnsPress_Upgrader::answer_tasks()

Method: Process answers tasks.

AnsPress_Upgrader::restore_last_activity()

Method: Restore last activity of a post.

AnsPress_Upgrader::migrate_reputations()

Method: Migrate migration data to new table.

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.