File: bp-forums/replies/functions.php
Description
bbp_update_reply_position()

Update the position of the reply.

Source: bp-forums/replies/functions.php:2269

bbp_get_reply_position_raw()

Get the position of a reply by querying the DB directly for the replies of a given topic.

Source: bp-forums/replies/functions.php:2302

bbp_list_replies()

List replies

Source: bp-forums/replies/functions.php:2340

bbp_trashed_reply()

Called after trashing a reply

Source: bp-forums/replies/functions.php:1874

bbp_untrashed_reply()

Called after untrashing (restoring) a reply

Source: bp-forums/replies/functions.php:1891

bbp_untrash_reply()

Called before untrashing (restoring) a reply

Source: bp-forums/replies/functions.php:1838

bbp_deleted_reply()

Called after deleting a reply

Source: bp-forums/replies/functions.php:1857

bbp_move_reply_count()

Fix counts on reply move

Source: bp-forums/replies/functions.php:1523

bbp_toggle_reply_handler()

Handles the front end spamming/unspamming and trashing/untrashing/deleting of replies

Source: bp-forums/replies/functions.php:1572

bbp_spam_reply()

Marks a reply as spam

Source: bp-forums/replies/functions.php:1706