ap_insert_view_to_db

Filter Hook: No description

ap_form_contents_filter

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

ap_unpublish_comment

Action Hook: This action is documented in includes/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_activity_deleted

Action Hook: Hook triggered right after an AnsPress activity is deleted from database.

ap_activity_actions

Filter Hook: Filter allows adding new activity actions. This hook is only called once while class initiate. Hence, later filters will not work. Also make sure to keep array key length less then 20 characters.

ap_activity_inserted

Action Hook: Hook called right after an activity get inserted to database.

ap_pre_editor_settings

Filter Hook: Can be used to modify wp_editor settings.

the_content

Filter Hook: No description