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

Used by bbp_has_replies() to add the lead topic post to the posts loop

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

bbp_display_replies_feed_rss2()

Output an RSS2 feed of replies, based on the query passed.

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

wp_title_rss

Proceed

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

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_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_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

bbp_unspam_reply()

Unspams a reply

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