ap_question_perm_structure

Filter Hook: Allows filtering question permalink structure.

AnsPress_PostTypes::question_perm_structure()

Method: Return question permalink structure.

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.

ap_unpublish_comment

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

AnsPress_Hooks::mce_plugins()

Method: Include AnsPress tinymce plugin.

AnsPress_Hooks::save_question_hooks()

Method: Trigger posts hooks right after saving question.

ap_insert_question_qameta

Filter Hook: Modify qameta args which will be inserted after inserting or updating question.

ap_processed_update_question

Action Hook: Action triggered right after updating question.