AnsPress_Hooks::untrash_ans_on_question_untrash()

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

AnsPress_Hooks::trash_post_action()

Method: If a question is sent to trash, then move its answers to trash as well

AnsPress_Comment_Hooks::delete_comment()

Method: Ajax action for deleting comment.

ap_comment_actions

Filter Hook: For filtering comment action buttons.

AnsPress_Form::page_select_field()

Method: Page select field

AnsPress_Form::number_field()

Method: Output text type=”number”.

ap_option_tab_nav

Filter Hook: Filter is applied before showing option tab navigation.

ap_register_option_section()

Function: Register anspress option tab and fields.

ap_options_nav()

Function: Output option tab nav.

ap_option_group_fields()

Function: Display fields group options. Uses AnsPress_Form to renders fields.