ap_pre_editor_settings

Filter Hook: Can be used to modify wp_editor settings.

the_content

Filter Hook: No description

ap_user_answers_args

Filter Hook: Filter authors question list 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_pre_insert_question

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

ap_form_contents_filter

Filter Hook: Filter question description before saving.

ap_pre_update_answer

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

ap_pre_insert_answer

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

ap_pre_insert_comment

Filter Hook: Filter comment content before inserting to DB.