Akismet

Class: Akismet addon class.

ap_after_question_form_processed

Action Hook: Action called after processing question form. This is triggred only for question submitted from frontend.

ap_after_answer_form_processed

Action Hook: Action called after processing answer form. This is triggered only for answer submitted from frontend.

AnsPress_Comment_Hooks::comments_template()

Method: Override comments template for single question page.

AnsPress_Hooks::untrash_posts()

Method: If questions is restored then restore its answers too.

AnsPress_Rewrite::query_var()

Method: Register query vars

AnsPress_Hooks::safe_style_css()

Method: Allowed CSS attributes for post_content

AnsPress_Hooks::after_new_answer()

Method: Things to do after creating an answer