ap_menu_items

Filter Hook: No description

AnsPress_Hooks::editor_buttons()

Method: Configure which button will appear in wp_editor

AnsPress_Hooks::question_answer_hooks()

Method: Trigger AnsPress posts hooks right after inserting question/answer

ap_processed_update_{$post->post_type}

Action Hook: Action triggered right after updating question/answer.

ap_processed_new_{$post->post_type}

Action Hook: Action triggered right after inserting new question/answer.

AnsPress_Hooks::before_delete()

Method: This callback handles pre delete question actions.

ap_before_delete_question

Action Hook: Action triggered before deleting a question form database.

AnsPress_Hooks::update_user_vote_casted_count()

Method: Update user meta of vote

AnsPress_Hooks::base_page_update()

Method: Flush rewrite rule if base page is updated.

AnsPress_Hooks::safe_style_css()

Method: Allowed CSS attributes for post_content