AnsPress_Hooks::after_new_question()

Method: Things to do after creating a question

ap_after_new_question

Action Hook: Action triggered after inserting a question

AnsPress_Hooks::after_new_answer()

Method: Things to do after creating an answer

ap_after_new_answer

Action Hook: Action triggered after inserting an answer

ap_comment_btn_html()

Function: Load comment form button.

AnsPress_Form

Class: AnsPress HTML form handler

AnsPress_Form::__construct()

Method: Initiate the class.

AnsPress_Form::add_default_in_field()

Method: Add fields default values.

AnsPress_Form::order_fields()

Method: Order fields.

AnsPress_Form::build()

Method: Build the form.