ap_answer_form_fields

Filter Hook: Filter for modifying answer form `$args`.

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.

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.

AnsPress_Comment_Hooks::preprocess_comment()

Method: Change comment_type while adding comments for question or answer.

ap_before_prepare_field

Filter Hook: Allows filtering field argument before its being passed to Field class.

ap_generate_form_args

Filter Hook: Allows filtering arguments passed to @see AnsPress\Form\generate() method. Passed by reference.

Email::prepare_emails()

Method: Get email ids of user. If email passed then add it to email property.