File: bp-forums/replies/functions.php |
Description |
---|---|
bbp_update_reply_position() |
Update the position of the reply. |
bbp_get_reply_position_raw() |
Get the position of a reply by querying the DB directly for the replies of a given topic. |
bbp_list_replies() |
List replies |
bbp_trashed_reply() |
Called after trashing a reply |
bbp_untrashed_reply() |
Called after untrashing (restoring) a reply |
bbp_untrash_reply() |
Called before untrashing (restoring) a reply |
bbp_deleted_reply() |
Called after deleting a reply |
bbp_move_reply_count() |
Fix counts on reply move |
bbp_toggle_reply_handler() |
Handles the front end spamming/unspamming and trashing/untrashing/deleting of replies |
bbp_spam_reply() |
Marks a reply as spam |