File: bp-forums/replies/template.php
Description
bbp_reply_author_url()

Output the author url of the reply

Source: bp-forums/replies/template.php:1317

bbp_get_reply_author_url()

Return the author url of the reply

Source: bp-forums/replies/template.php:1337

bbp_reply_author_display_name()

Output the author display_name of the reply

Source: bp-forums/replies/template.php:1084

bbp_get_reply_author_display_name()

Return the author display_name of the reply

Source: bp-forums/replies/template.php:1103

bbp_reply_author_avatar()

Output the author avatar of the reply

Source: bp-forums/replies/template.php:1147

bbp_get_reply_author_avatar()

Return the author avatar of the reply

Source: bp-forums/replies/template.php:1167

bbp_is_reply_published()

Is the reply not spam or deleted?

Source: bp-forums/replies/template.php:939

bbp_is_reply_spam()

Is the reply marked as spam?

Source: bp-forums/replies/template.php:954

bbp_is_reply_trash()

Is the reply trashed?

Source: bp-forums/replies/template.php:969

bbp_is_reply_anonymous()

Is the reply by an anonymous user?

Source: bp-forums/replies/template.php:985