AnsPress_Post_Table_Hooks::comment_flag_view()

Method: Add flag view link in comment table

AnsPress_Post_Table_Hooks::comments_flag_query()

Method: Delay hooking our clauses filter to ensure it’s only applied when needed.

AnsPress_Post_Table_Hooks::answer_row_actions()

Method: Add action links below question/answer content in wp post list.

AnsPress_Post_Table_Hooks::posts_clauses()

Method: Modify SQL query.

AnsPress_Post_Table_Hooks::flag_view()

Method: Add flagged post view.

AnsPress_Post_Table_Hooks::init()

Method: Initialize the class

AnsPress_Post_Table_Hooks

Class: Post table hooks.

AnsPress_Post_Table_Hooks::ans_notice()

Method: Answer error when there is not any question set.

AnsPress_Post_Table_Hooks::post_custom_message()

Method: Custom post update message.

AnsPress_Post_Table_Hooks::add_question_flag_link()

Method: Add clear flag action button in question list.