File: bp-forums/replies/functions.php |
Description |
---|---|
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 |
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 |
bbp_update_reply_to() |
Update the reply’s meta data with its reply to id |