Namespaces: global |
Description |
|---|---|
| bbp_display_replies_feed_rss2() |
Output an RSS2 feed of replies, based on the query passed. |
| 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_untrash_reply() |
Called before untrashing (restoring) a reply |
| bbp_deleted_reply() |
Called after deleting a reply |
| bbp_trashed_reply() |
Called after trashing a reply |
| bbp_untrashed_reply() |
Called after untrashing (restoring) a reply |
| bbp_unspam_reply() |
Unspams a reply |
| bbp_delete_reply() |
Called before deleting a reply |