Function: Parse raw activity returned from database. Rename column name append action data.
Function: Return recent activity of question or answer.
Function: Output recent activities of a post.
Function: Prefetch activities of posts.
Function: Get the global AnsPress activity instance.
Function: Insert activity into database. This function is an alias of @see AnsPress\Activity_Helper::insert().
Function: Delete all activities related to a post.
Function: Delete all activities related to a comment.
Function: A wrapper function for @see ap_the_comments() for using in post templates.
Function: Get current user id for AnsPress profile.