Function: Delete all activities related to a user.
Function: Return recent activity of question or answer.
Function: Output recent activities of a post.
Filter Hook: Filter recent post activity html.
Function: Parse raw activity returned from database. Rename column name append action data.
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.