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

Deprecated. Use bbp_reply_author_display_name() instead.

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

bbp_get_reply_author()

Deprecated. Use bbp_get_reply_author_display_name() instead.

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

bbp_reply_author_id()

Output the author ID of the reply

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

bbp_get_reply_author_id()

Return the author ID of the reply

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

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