ap_activity_object()

Function: Get the global AnsPress activity instance.

ap_activity_add()

Function: Insert activity into database. This function is an alias of @see AnsPress\Activity_Helper::insert().

ap_delete_post_activity()

Function: Delete all activities related to a post.

ap_delete_comment_activity()

Function: Delete all activities related to a comment.

ap_post_comments()

Function: A wrapper function for @see ap_the_comments() for using in post templates.

ap_current_user_id()

Function: Get current user id for AnsPress profile.

ap_main_pages_id()

Function: Return post IDs of main pages.

ap_comment_form()

Function: Generate comment form.

ap_ajax_tinymce_assets()

Function: Include tinymce assets.

ap_main_pages()

Function: All pages required of AnsPress.