AnsPress::add_action()

Method: Add a new action to the collection to be registered with WordPress.

AnsPress::add_filter()

Method: Add a new filter to the collection to be registered with WordPress.

AnsPress::add()

Method: A utility function that is used to register the actions and hooks into a single collection.

ap_questions_answer_ids()

Function: Get the IDs of answer by question ID.

ap_verify_nonce()

Function: Verify the __nonce field.

AnsPress_Post_Table_Hooks::comment_flag_column()

Method: Adds flags column in comment table.

AnsPress_Admin::dashboard_page()

Method: Load dashboard page layout.

AnsPress_Admin::upgrade_page()

Method: Load dashboard page layout.

AnsPress_Admin::join_by_author_name()

Method: Join users table in post table for searching posts by on user_login.