Namespaces: global
Description
bbp_reply_url()

Output the paginated url to the reply in the reply loop

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

bbp_get_reply_url()

Return the paginated url to the reply in the reply loop

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

bbp_get_reply_id()

Return the id of the reply in a replies loop

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

bbp_reply_post_type()

Return the unique id of the custom post type for replies

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

bbp_get_reply_post_type()

Return the unique id of the custom post type for replies

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

bbp_get_reply_post_type_labels()

Return array of labels used by the reply post type

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

bbp_get_reply_post_type_rewrite()

Return array of reply post type rewrite settings

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

bbp_get_reply_post_type_supports()

Return array of features the reply post type supports

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

bbp_has_replies()

The main reply loop. WordPress makes this easy for us

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

bbp_replies()

Whether there are more replies available in the loop

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