File: bp-forums/replies/template.php
Description
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

bbp_reply_status()

Output the status of the reply

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

bbp_get_reply_status()

Return the status of the reply

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

bbp_reply_excerpt()

Output the excerpt of the reply

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

bbp_get_reply_excerpt()

Return the excerpt of the reply

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

bbp_reply_post_date()

Output the post date and time of a reply

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

bbp_get_reply_post_date()

Return the post date and time of a reply

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