Namespaces: global |
Description |
|---|---|
| bbp_reply_id() |
Output reply id |
| bbp_get_reply_id() |
Return the id of the reply in a replies loop |
| bbp_validate_reply_to() |
Validate a `reply_to` field for hierarchical replies |
| bbp_adjust_forum_role_labels() |
Change forum role labels to conform to BuddyBoss Platform naming conventions |
| bbp_check_reply_edit() |
Redirect if unathorized user is attempting to edit a reply |
| bbp_update_reply_position() |
Update the position of the reply. |
| bbp_get_reply_position_raw() |
Get the position of a reply by querying the DB directly for the replies of a given topic. |
| bbp_list_replies() |
List replies |
| bbp_get_replies_per_page() |
Return the replies per page setting |
| bbp_get_replies_per_rss_page() |
Return the replies per RSS page setting |