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

Add oembed to forum reply.

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

_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

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