ap_main_pages()

Function: All pages required of AnsPress.

ap_main_pages

Filter Hook: Hook for filtering main pages of AnsPress. Custom main pages can be registered using this hook.

ap_to_dot_notation()

Function: Convert array notation (string, not real array) to dot notation.

ap_set_in_array()

Function: Set key => value in an array.

ap_get_addon()

Function: Return a single addon by file path.

AnsPress_Uploader::deleted_attachment()

Method: Update users temporary attachment count before a attachment deleted.

AnsPress_Common_Pages::question_permission_msg()

Method: Render question permissions message.

ap_question_page_permission_msg

Filter Hook: Filter single question page permission message.

AnsPress_Ajax::get_repeatable_field()

Method: Ajax callback for returning repeatable field group.

AP_QA_Query_Hooks::modify_query()

Method: Modify main query.