File: bp-forums/replies/functions.php |
Description |
---|---|
bbp_unspam_reply() |
Unspams a reply |
bbp_delete_reply() |
Called before deleting a reply |
bbp_trash_reply() |
Called before trashing a reply |
bbp_pre_move_reply |
Move Reply |
bbp_edit_reply |
No Errors |
bbp_edit_reply_post_extras |
Additional Actions (After Save) |
bbp_update_reply() |
Handle all the extra meta stuff from posting a new reply or editing a reply |
bbp_update_reply_walker() |
Walk up the ancestor tree from the current reply, and update all the counts |
bbp_update_reply_forum_id() |
Update the reply with its forum id it is in |
bbp_update_reply_topic_id() |
Update the reply with its topic id it is in |