ap_unpublish_comment

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

AnsPress_Comment_Hooks::preprocess_comment()

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

ap_pre_editor_settings

Filter Hook: Can be used to modify wp_editor settings.

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.

ap_after_form_field

Action Hook: Action triggered after all form fields are generated and before closing form tag. This action can be used to append more fields or HTML in form.

ap_all_options

Filter Hook: No description

Email::prepare_emails()

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

Email::send_emails()

Method: Send emails.

Email::add_template_tags()

Method: Add multiple template tags.