ap_answer_form_fields

Filter Hook: Filter for modifying answer form `$args`.

ap_form_contents_filter

Filter Hook: Filter question description before saving.

ap_pre_update_question

Filter Hook: Can be used to modify `$args` before updating question

ap_unpublish_comment

Action Hook: Action is triggered when a anspress comment is unpublished.

ap_unpublish_comment

Action Hook: This action is documented in includes/hooks.php

ap_insert_view_to_db

Filter Hook: No description

ap_publish_comment

Action Hook: This action is documented in includes/hooks.php

ap_addon_form_args

Filter Hook: Filter AnsPress add-on options form.

ap_email_main_tags

Filter Hook: This filter allows overriding `$main_tags`. Which is used in main email template.

ap_email_template_prepared

Filter Hook: Allows filtering email template after its prepared, passed be reference.