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_insert_view_to_db

Filter Hook: No description

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_untrash_question

Action Hook: No description

ap_untrash_answer

Action Hook: No description

ap_publish_comment

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

ap_remove_all_filters()

Function: Removes all filters from a WordPress filter, and stashes them in the anspress() global in the event they need to be restored later.