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

Validate a `reply_to` field for hierarchical replies

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

bbp_adjust_forum_role_labels()

Change forum role labels to conform to BuddyBoss Platform naming conventions

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

bbp_reply_content_autoembed()

Check if autoembeds are enabled and hook them in if so

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

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

wp_title_rss

Proceed

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

bbp_check_reply_edit()

Redirect if unathorized user is attempting to edit a reply

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

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