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_pre_insert_question

Filter Hook: Can be used to modify args before inserting question

ap_main_pages_id()

Function: Return post IDs of main pages.

ap_insert_view_to_db

Filter Hook: No description

AnsPress_Theme::remove_hentry_class()

Method: Remove hentry class from question, answers and main pages .

AnsPress_PostTypes::post_type_archive_link()

Method: Filters the post type archive permalink.

ap_form_contents_filter

Filter Hook: This filter is documented in includes\class-form-hooks.php

ap_publish_comment

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

ap_unpublish_comment

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