ap_current_user_id()

Function: Get current user id for AnsPress profile.

ap_main_pages_id()

Function: Return post IDs of main pages.

ap_ajax_tinymce_assets()

Function: Include tinymce assets.

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_comment_form()

Function: Generate comment form.

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.

ap_rand()

Function: Utility function for getting random values with weighting.